Update python-app.yml

This commit is contained in:
ElBe 2023-03-09 06:59:51 +01:00 committed by GitHub
parent 3c7e9c92c3
commit 499249d9b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,5 +27,6 @@ jobs:
pip install -r dev-requirements.txt
- name: Lint with pylint
run: |
pip install pylint_runner
pylint_runner
#Test with pytest