Skip to content

Add rain to city background (#69) #252

Add rain to city background (#69)

Add rain to city background (#69) #252

Workflow file for this run

name: Lint
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.x'
- run: yarn lint:all