Skip to content

Commit

Permalink
tox -e py
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Sep 22, 2022
1 parent e008259 commit a4bf370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
with:
python-version: 3.x
- run: pip install tox
- run: tox -e docs
- run: tox -e py

0 comments on commit a4bf370

Please sign in to comment.