Skip to content
Snippets Groups Projects
Verified Commit 64744be5 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

ci: set ctest Config

parent 14a20998
No related branches found
No related tags found
No related merge requests found
...@@ -40,4 +40,4 @@ jobs: ...@@ -40,4 +40,4 @@ jobs:
-DPYTHON_EXECUTABLE=%CONDA_PREFIX%\python.exe ^ -DPYTHON_EXECUTABLE=%CONDA_PREFIX%\python.exe ^
.. ..
cmake --build . --config Release --target install cmake --build . --config Release --target install
ctest --output-on-failure ctest --output-on-failure -C Release
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment