Fixed test section of python-app.yml

This commit is contained in:
ElBe 2023-03-10 06:56:06 +01:00 committed by GitHub
parent 452d3f6fa7
commit 3da98f0271
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ jobs:
- name: Test
run: |
ls
where
which
- name: Lint with pylint
run: |
pip install pylint_runner