Update python-app.yml

This commit is contained in:
ElBe 2023-03-11 05:47:12 +01:00 committed by GitHub
parent fce6026016
commit efceae1672
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,5 +29,6 @@ jobs:
run: |
pip install pylint_runner
pylint_runner --exit-zero --generate-rcfile
pylint_runner
ls
pylint_runner --rcfile=.pylintrc
#Test with pytest