Skip to content

Commit 6f88cff

Browse files
committed
Simplify Gradle verification
1 parent a7daa03 commit 6f88cff

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

.github/workflows/gradle-wrapper-validation.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
with:
4747
distribution: "adopt"
4848
java-version: 17
49+
- uses: gradle/wrapper-validation-action@v3
4950
- name: Code checks
5051
run: ./gradlew :viroreact:check
5152
- name: Archive Lint report

0 commit comments

Comments
 (0)