Update validate-kotlin.yml
This commit is contained in:
parent
0ce157aed5
commit
0885e6ef20
2
.github/workflows/validate-kotlin.yml
vendored
2
.github/workflows/validate-kotlin.yml
vendored
@ -25,6 +25,8 @@ jobs:
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 1.8
|
||||
- name: Setup node_modules
|
||||
run: yarn --cwd ..
|
||||
- name: Run Gradle Lint
|
||||
run: ./gradlew lint
|
||||
- uses: yutailang0119/action-android-lint@v1.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user