Skip to content

Commit ca89714

Browse files
Update gradle.yml
1 parent ff3bb1a commit ca89714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
with:
1515
java-version: 1.8
1616
- name: Build with Gradle
17-
run: chmod +x ./gradlew && ./gradlew build
17+
run: chmod +x ./gradlew && ./gradlew test

0 commit comments

Comments
 (0)