Skip to content

Commit fa8e8ec

Browse files
committed
Remove broken wrapper validation task
1 parent f0ef330 commit fa8e8ec

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build-commit.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ jobs:
1717
- name: Checkout sources
1818
uses: actions/checkout@v4
1919

20-
- name: Validate Gradle Wrapper
21-
uses: gradle/actions/wrapper-validation@v3
22-
2320
- name: Setup Java 21
2421
uses: actions/setup-java@v4
2522
with:

0 commit comments

Comments
 (0)