Update python-app.yml
This commit is contained in:
parent
3c7e9c92c3
commit
499249d9b0
1
.github/workflows/python-app.yml
vendored
1
.github/workflows/python-app.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user