Skip to content

Commit af817f5

Browse files
author
Vitaliy Boyko
committed
Added -i option
1 parent 27e744f commit af817f5

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
@@ -25,4 +25,4 @@ jobs:
2525
- name: Grant execute permission for gradlew
2626
run: chmod +x gradlew
2727
- name: Run automated tests
28-
run: ./gradlew test
28+
run: ./gradlew test -i

0 commit comments

Comments
 (0)