Skip to content

Adapting the tutorial island guide to focus on Redstone #1802

Adapting the tutorial island guide to focus on Redstone

Adapting the tutorial island guide to focus on Redstone #1802

name: check-unity
on:
pull_request:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-latest
name: lint
steps:
- uses: actions/checkout@v2
- name: charpier
working-directory: map
run: |
dotnet tool restore
dotnet tool run dotnet-csharpier --check .