Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hentt30 committed Mar 11, 2023
1 parent b418188 commit 58f178c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:

- name: Run Tox
# Run tox using the version of Python in `PATH`
run: tox -e py
run: pip install . && tox py

0 comments on commit 58f178c

Please sign in to comment.