We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0582c09 commit 3d71746Copy full SHA for 3d71746
.github/workflows/python-package.yml
@@ -25,4 +25,4 @@ jobs:
25
python -m pip install tox setuptools pytest pytest-cov codecov
26
- name: Build and test with tox.
27
run: |
28
- tox
+ tox -vv -e flake8
0 commit comments