Skip to content

Commit f1df1a6

Browse files
authored
Update gradle.yml
1 parent 806c66b commit f1df1a6

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
@@ -22,5 +22,5 @@ jobs:
2222
java-version: 1.8
2323
- name: Grant execute permission for gradlew
2424
run: chmod +x gradlew
25-
- name: Build with Gradle
25+
- name: Run all tests
2626
run: ./gradlew test

0 commit comments

Comments
 (0)