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 55b1254 commit 2b03fb9Copy full SHA for 2b03fb9
.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
- make test
+ ctest
0 commit comments