🔧 skip slow tests

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