Skip to content

Commit

Permalink
and again
Browse files Browse the repository at this point in the history
  • Loading branch information
clearbluejar committed Sep 9, 2023
1 parent 84d89a8 commit ef72f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
push: never
runCmd: |
pip install --upgrade pip
pip install -e ".[testing]""
pip install -e ".[testing]"
# pip install -r tests/pytest-requirements.txt
pytest -rA

0 comments on commit ef72f91

Please sign in to comment.