Skip to content

Commit

Permalink
enabling more libsumo tests #21
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed May 24, 2022
1 parent 724b8e1 commit 59939a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
PYTHON_VERSION=${{ matrix.python }}
python -m pip install manylinux-wheels/libsumo-*cp3${PYTHON_VERSION:2}*
cd tests
texttest -b ci -v ci -a complex.libsumo -ts vehicle_s
texttest -b ci -v ci -a complex.libsumo
- name: Uploading test results
if: failure()
Expand Down

0 comments on commit 59939a6

Please sign in to comment.