Skip to content

Commit f59fb20

Browse files
committed
github actions: more detailed test reports
1 parent a3ba862 commit f59fb20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-test-results.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ jobs:
2424
with:
2525
commit: ${{github.event.workflow_run.head_sha}}
2626
report_paths: '**/build/test-results/test/TEST-*.xml'
27+
detailed_summary: true
28+
include_passed: true

0 commit comments

Comments
 (0)