Skip to content

Commit 7f5593e

Browse files
committed
[.github/workflows/ci.yml] Fix gradle
1 parent c73b845 commit 7f5593e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,5 @@ jobs:
2323
- name: Setup Gradle
2424
uses: gradle/actions/setup-gradle@v5
2525

26-
- name: Grant execute permission for gradlew
27-
run: chmod +x gradlew
28-
2926
- name: Run Tests and Checks
3027
run: ./gradlew check

0 commit comments

Comments
 (0)