Skip to content

Commit

Permalink
Remove superfluous setup-gradle option (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
twyatt authored Aug 26, 2024
1 parent 471ff7b commit dca145e
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 @@ -21,8 +21,6 @@ jobs:
ruby-version: '3.2'
bundler-cache: true
- uses: gradle/actions/setup-gradle@v4
with:
validate-wrappers: true

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

0 comments on commit dca145e

Please sign in to comment.