Skip to content

Commit

Permalink
github actions: more detailed test reports
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed Nov 12, 2024
1 parent a3ba862 commit f59fb20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-test-results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ jobs:
with:
commit: ${{github.event.workflow_run.head_sha}}
report_paths: '**/build/test-results/test/TEST-*.xml'
detailed_summary: true
include_passed: true

0 comments on commit f59fb20

Please sign in to comment.