🔧 skip slow tests
This commit is contained in:
parent
f3193e1e94
commit
42f2512290
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user