Skip to content

Commit 610fb2d

Browse files
committed
Run tests with some verbosity
1 parent 7f80ed2 commit 610fb2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
java-version: ${{ matrix.version }}
2828
cache: 'gradle'
2929
- name: Gradle Test
30-
run: ./gradlew test
30+
run: ./gradlew test --rerun-tasks --info -Dcucumber.plugin=pretty

0 commit comments

Comments
 (0)