Skip to content

Commit

Permalink
Gradle wrapper validation is now part of the GitHub Gradle action
Browse files Browse the repository at this point in the history
  • Loading branch information
ahus1 committed Nov 3, 2024
1 parent 35ac57f commit 1322d6c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ jobs:
- name: Fetch Sources
uses: actions/checkout@v4

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

# Setup Gradle
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
Expand Down

0 comments on commit 1322d6c

Please sign in to comment.