Fixed test section of python-app.yml
This commit is contained in:
parent
452d3f6fa7
commit
3da98f0271
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
ls
|
ls
|
||||||
where
|
which
|
||||||
- name: Lint with pylint
|
- name: Lint with pylint
|
||||||
run: |
|
run: |
|
||||||
pip install pylint_runner
|
pip install pylint_runner
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user