mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-29 09:29:29 +01:00
lint builds
This commit is contained in:
parent
9847cdb894
commit
5af187ba48
@ -28,6 +28,8 @@ jobs:
|
|||||||
cache: 'yarn'
|
cache: 'yarn'
|
||||||
- run: |
|
- run: |
|
||||||
yarn
|
yarn
|
||||||
|
- run: |
|
||||||
|
yarn lint --max-warnings 0
|
||||||
- uses: gradle/wrapper-validation-action@v1
|
- uses: gradle/wrapper-validation-action@v1
|
||||||
- uses: gradle/gradle-build-action@v1
|
- uses: gradle/gradle-build-action@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user