Fixed exit code 30
This commit is contained in:
parent
7033a2ac02
commit
fe3b79e738
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -28,5 +28,5 @@ jobs:
|
||||
- name: Lint with pylint
|
||||
run: |
|
||||
pip install pylint_runner
|
||||
pylint_runner
|
||||
pylint_runner --exit-zero
|
||||
#Test with pytest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user