Skip to content

Commit

Permalink
Simpilfy Gradle verification
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jun 18, 2024
1 parent 7c2e1af commit 0b7d4b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/gradle-wrapper-validation.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
with:
distribution: "adopt"
java-version: 17
- uses: gradle/wrapper-validation-action@v3
- name: Code checks
run: ./gradlew :viroreact:check
- name: Archive Lint report
Expand Down

0 comments on commit 0b7d4b4

Please sign in to comment.