CI/Cirrus: Show Catch2 output on test failure

This commit is contained in:
Peter Keresztes Schmidt 2021-03-07 17:43:48 +01:00
parent c0990a7982
commit 8ebaee998a
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ task:
test_script:
- cd build
- make test
- CTEST_OUTPUT_ON_FAILURE=1 make test