CI/Cirrus: Show Catch2 output on test failure
This commit is contained in:
parent
c0990a7982
commit
8ebaee998a
|
@ -19,4 +19,4 @@ task:
|
|||
|
||||
test_script:
|
||||
- cd build
|
||||
- make test
|
||||
- CTEST_OUTPUT_ON_FAILURE=1 make test
|
||||
|
|
Loading…
Reference in New Issue