tox works better when it is installed
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -28,4 +28,5 @@ jobs:
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.6
|
||||
- run: pip install tox
|
||||
- run: tox -e pep8
|
||||
|
||||
Reference in New Issue
Block a user