Skip to content

Commit 1692b30

Browse files
committed
ci: remove gradle wrapper validation step
1 parent cd2c9c7 commit 1692b30

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ jobs:
1010
- name: Checkout
1111
uses: actions/checkout@v4
1212

13-
- name: Validate Gradle Wrapper
14-
uses: gradle/actions/wrapper-validation@v4
15-
1613
- name: Configure JDK
1714
uses: actions/setup-java@v4
1815
with:

0 commit comments

Comments
 (0)