Update python-app.yml
This commit is contained in:
parent
6671dd8d5f
commit
a2f1eaf1e4
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -28,5 +28,5 @@ jobs:
|
||||
- name: Lint with pylint
|
||||
run: |
|
||||
pip install pylint_runner
|
||||
pylint_runner --rcfile=.pylintrc
|
||||
pylint_runner --exit-zero --rcfile=.pylintrc
|
||||
#Test with pytest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user