🔧 fix ctest path

parent 27a71ccd
...@@ -19,4 +19,4 @@ steps: ...@@ -19,4 +19,4 @@ steps:
- ../cmake-3.20.2/bin/cmake .. - ../cmake-3.20.2/bin/cmake ..
- make -j10 - make -j10
- cd test - cd test
- ctest -j10 - ../../cmake-3.20.2/bin/ctest -j10
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment