🔧 skip slow tests

parent f3193e1e
...@@ -16,7 +16,7 @@ steps: ...@@ -16,7 +16,7 @@ steps:
- cd .. - cd ..
- mkdir build - mkdir build
- cd build - cd build
- ../cmake-3.20.2/bin/cmake .. - ../cmake-3.20.2/bin/cmake .. -DJSON_FastTests=ON
- make -j10 - make -j10
- cd test - cd test
- ../../cmake-3.20.2/bin/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