mirror of
https://github.com/nlohmann/json.git
synced 2026-07-08 03:25:10 +00:00
🪝 fix ctest path
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user