Skip to content

Commit c7a5da9

Browse files
committed
adding --debug to test.yaml
1 parent 27f71ed commit c7a5da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
cli: 1.12.0.1530
3030

3131
- name: Run tests
32-
run: ./gradlew test
32+
run: ./gradlew test --debug
3333

3434
- name: Publish Test Report
3535
uses: mikepenz/action-junit-report@v5

0 commit comments

Comments
 (0)