We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca7d8aa commit 973ec43Copy full SHA for 973ec43
1 file changed
.github/workflows/ci.yml
@@ -57,5 +57,6 @@ jobs:
57
run: |
58
call micromamba activate ci_environment
59
60
+ set CTEST_OUTPUT_ON_FAILURE=1
61
cd build
62
ninja test
0 commit comments