1 parent a4f71d8 commit 8156d3eCopy full SHA for 8156d3e
1 file changed
.github/workflows/test.yaml
@@ -29,8 +29,7 @@ jobs:
29
tools/build.py -cb --config Release \
30
--generator Ninja \
31
-D WITH_SIMULTE:BOOL=ON \
32
- -D WITH_OTS:BOOL=ON \
33
- -D WITH_TESTBED:BOOL=ON
+ -D WITH_OTS:BOOL=ON
34
35
- name: Run tests
36
run: . .venv/bin/activate && PYTHONPATH=$PWD python3 tools/ci/run.py -l build/Release/run-artery.ini -s scenarios
0 commit comments