Skip to content

Commit

Permalink
ctest debug
Browse files Browse the repository at this point in the history
  • Loading branch information
szhorvat committed Nov 18, 2024
1 parent 77e7167 commit fb0582f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
CTEST_OUTPUT_ON_FAILURE: 1
run: |
cd build
ctest --output-junit report.xml
ctest --output-junit report.xml -VV --debug
- name: Archive unit test results
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit fb0582f

Please sign in to comment.