Skip to content

Commit

Permalink
Enable validate-wrappers for gradle/actions/setup-gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed Jul 27, 2024
1 parent a0035a9 commit 8786460
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
distribution: 'zulu'
java-version: 21
- uses: gradle/actions/setup-gradle@v3
with:
validate-wrappers: true
- run: ./gradlew build
20 changes: 0 additions & 20 deletions .github/workflows/gradle-wrapper-validation.yml

This file was deleted.

0 comments on commit 8786460

Please sign in to comment.