Skip to content

Commit 2b03fb9

Browse files
committed
ci: use ctest
1 parent 55b1254 commit 2b03fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
-DPYTHON_EXECUTABLE=%CONDA_PREFIX%\python.exe ^
4848
..
4949
cmake --build . --config Release --target install
50-
make test
50+
ctest

0 commit comments

Comments
 (0)