Skip to content

Commit

Permalink
validation is done by default now.
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerbenson authored Aug 14, 2024
1 parent 7cf4a87 commit 96f4ee0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
with:
validate-wrappers: true
add-job-summary-as-pr-comment: on-failure # Valid values are 'never' (default), 'always', and 'on-failure'

- name: Execute Gradle build
Expand Down

0 comments on commit 96f4ee0

Please sign in to comment.