Explicitly run tox lint testenv
This commit is contained in:
@@ -47,4 +47,6 @@ jobs:
|
||||
pip install tox
|
||||
pip install tox-gh-actions
|
||||
- name: Run tox
|
||||
run: tox
|
||||
run: |
|
||||
tox -e lint
|
||||
tox
|
||||
|
||||
Reference in New Issue
Block a user