Skip to content

Commit

Permalink
Remove superfluous setup-gradle option (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
twyatt authored Aug 27, 2024
1 parent 53f9567 commit a8bb7db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
distribution: 'temurin'
java-version: '11'
- uses: gradle/actions/setup-gradle@v4
with:
validate-wrappers: true

- run: ./gradlew assemble
- run: ./gradlew check
Expand Down

0 comments on commit a8bb7db

Please sign in to comment.