Skip to content

Commit

Permalink
test: #1199, fix error in argument
Browse files Browse the repository at this point in the history
  • Loading branch information
lisphilar committed Sep 17, 2022
1 parent 8a9b04d commit eaeedd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_latest-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
pip install pip --upgrade
pip install .
pip install pytest pytest-cov pytest-xdist
pytest -v --maxfail=1 tests -n
pytest -v --maxfail=1 tests -n auto

0 comments on commit eaeedd5

Please sign in to comment.