Skip to content

Commit

Permalink
Remove Gradle wrapper validation since it's done by setup-gradle now
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGregory084 authored Dec 20, 2024
1 parent 7696e0f commit 66427ae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
with:
fetch-depth: 0

- name: Validate Gradle Wrapper
uses: gradle/actions/wrapper-validation@0bdd871935719febd78681f197cd39af5b6e16a6 # v4

- name: Download Java JDK
uses: typelevel/download-java@817e8c0d48dc2e88e155a8e4f69ba493bef621be # v2
id: download-java
Expand Down

0 comments on commit 66427ae

Please sign in to comment.