Update python-app.yml
This commit is contained in:
parent
fce6026016
commit
efceae1672
3
.github/workflows/python-app.yml
vendored
3
.github/workflows/python-app.yml
vendored
@ -29,5 +29,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
pip install pylint_runner
|
pip install pylint_runner
|
||||||
pylint_runner --exit-zero --generate-rcfile
|
pylint_runner --exit-zero --generate-rcfile
|
||||||
pylint_runner
|
ls
|
||||||
|
pylint_runner --rcfile=.pylintrc
|
||||||
#Test with pytest
|
#Test with pytest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user