Skip to content

Commit

Permalink
better test output
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby committed Sep 26, 2024
1 parent 735c2b7 commit 93e36e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ jobs:
if: steps.build.outcome == 'success'
uses: mikepenz/action-junit-report@v4
with:
detailed_summary: 'true'
report_paths: ${{ github.workspace }}/build/**/TEST-*.xml

- name: upload test report
Expand Down

0 comments on commit 93e36e7

Please sign in to comment.