Skip to content

Commit

Permalink
remove gradle wrapper check
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/xmlbeans/trunk@1911444 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
pjfanning committed Aug 4, 2023
1 parent 550d693 commit 214636f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
java-version: '8'
cache: 'gradle'

- name: Verify Gradle wrapper
uses: gradle/wrapper-validation-action@v1

- name: Grant execute permission for gradlew
run: chmod +x gradlew

Expand Down

0 comments on commit 214636f

Please sign in to comment.