We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1233a45 commit 38b6937Copy full SHA for 38b6937
.github/workflows/cmake-multi-platform.yml
@@ -38,4 +38,4 @@ jobs:
38
39
- name: Test
40
working-directory: ${{github.workspace}}/build
41
- run: ctest
+ run: ctest -C Release --output-on-failure
0 commit comments