forked from github.com/blag
make flake8 more verbose
This commit is contained in:
2
.github/workflows/python-package.yaml
vendored
2
.github/workflows/python-package.yaml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
|
||||
- name: Run linter
|
||||
run: |
|
||||
flake8
|
||||
flake8 -vvv
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user