Skip to content

Commit

Permalink
enabling tests again #3 #21
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Dec 5, 2022
1 parent ae8fc1d commit b7151f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/wheel-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ jobs:
- name: Running "sumo in the wheel" tests
if: github.repository == 'DLR-TS/sumo'
run: |
tests/runTests.sh -b ci -v ci.fast -a sumo,duarouter
python -m pip install -r tools/requirements.txt
tests/runTests.sh -b ci -v ci.fast
- name: Running meta tests and cleaning up
run: |
Expand Down

0 comments on commit b7151f5

Please sign in to comment.