tox works better when it is installed

This commit is contained in:
James Morris
2020-12-08 17:02:48 -05:00
parent e4b3b0a371
commit 45f1dc31b8

View File

@@ -28,4 +28,5 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.6
- run: pip install tox
- run: tox -e pep8