There was an error while loading. Please reload this page.
1 parent 1964637 commit a9914c8Copy full SHA for a9914c8
2 files changed
.github/workflows/gradle-wrapper-validation.yml
.github/workflows/pull-request.yml
@@ -46,6 +46,7 @@ jobs:
46
with:
47
distribution: "adopt"
48
java-version: 17
49
+ - uses: gradle/wrapper-validation-action@v1
50
- name: Code checks
51
run: ./gradlew :viroreact:check
52
- name: Archive Lint report
0 commit comments