mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 06:52:43 +01:00
lint builds
This commit is contained in:
@@ -28,6 +28,8 @@ jobs:
|
||||
cache: 'yarn'
|
||||
- run: |
|
||||
yarn
|
||||
- run: |
|
||||
yarn lint --max-warnings 0
|
||||
- uses: gradle/wrapper-validation-action@v1
|
||||
- uses: gradle/gradle-build-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user