Skip to content

Commit 8156d3e

Browse files
committed
ci: remove testbed for now
1 parent a4f71d8 commit 8156d3e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ jobs:
2929
tools/build.py -cb --config Release \
3030
--generator Ninja \
3131
-D WITH_SIMULTE:BOOL=ON \
32-
-D WITH_OTS:BOOL=ON \
33-
-D WITH_TESTBED:BOOL=ON
32+
-D WITH_OTS:BOOL=ON
3433
3534
- name: Run tests
3635
run: . .venv/bin/activate && PYTHONPATH=$PWD python3 tools/ci/run.py -l build/Release/run-artery.ini -s scenarios

0 commit comments

Comments
 (0)