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