Skip to content

Commit 78a03fa

Browse files
committed
Remove gradle wrapper validator in CI
1 parent 78adc48 commit 78a03fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
uses: actions/checkout@v4
3232
with:
3333
submodules: true
34-
- name: 'Validate Gradle wrapper'
35-
uses: gradle/actions/wrapper-validation@v3
3634
- name: 'Setup Java'
3735
uses: actions/setup-java@v4
3836
with:

0 commit comments

Comments
 (0)