Skip to content

Commit

Permalink
fixup! tox needs "test"
Browse files Browse the repository at this point in the history
  • Loading branch information
mvo5 committed Nov 25, 2024
1 parent c7537dc commit e992b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
run: |
sudo apt install -y tox
# depsolve tests tend to be slow but are easy to parallize
tox -- -n 16
tox -- test -n 16

0 comments on commit e992b60

Please sign in to comment.