We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ff087 commit 91c9babCopy full SHA for 91c9bab
.github/workflows/build.yml
@@ -47,4 +47,4 @@ jobs:
47
-DPYTHON_EXECUTABLE=%CONDA_PREFIX%\python.exe ^
48
..
49
cmake --build . --config Release --target install
50
- ctest
+ ctest --output-on-failure
0 commit comments