Skip to content

Commit 70cdb60

Browse files
authored
👷 Update gradle.yml
1 parent 23b162f commit 70cdb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- name: Grant execute permission for gradlew
2929
run: chmod +x gradlew
3030
- name: Build with Gradle
31-
run: ./gradlew build
31+
run: ./gradlew build -x test

0 commit comments

Comments
 (0)