Update python-app.yml

This commit is contained in:
ElBe 2023-03-11 05:54:07 +01:00 committed by GitHub
parent 01993e1f24
commit 6290a296d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,5 @@ jobs:
- name: Lint with pylint
run: |
pip install pylint_runner
pylint_runner --exit-zero --generate-rcfile
ls
pylint_runner --rcfile=.pylintrc
#Test with pytest