Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
nickzoic committed Aug 27, 2024
1 parent c417a67 commit 91d620c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- run: /tmp/venv/bin/python -m pip install -e .[dev]
- run: xvfb-run /tmp/venv/bin/python -m pytest tests/

run-tests-ubuntu-24_04-python-3.x:
run-tests-ubuntu-24_04-python-3_x:
runs-on: ubuntu-24.04
name: Ubuntu 24.04, Python 3.x
steps:
Expand Down

0 comments on commit 91d620c

Please sign in to comment.