mirror of
https://github.com/Sthopeless/74757961.git
synced 2025-04-04 15:33:38 +02:00
Update python-package.yml
This commit is contained in:
parent
700e5dc01a
commit
4a11f1d31d
3
.github/workflows/python-package.yml
vendored
3
.github/workflows/python-package.yml
vendored
@ -35,6 +35,3 @@ jobs:
|
||||
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
|
||||
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
|
||||
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user