ci: lint fail under 8.00
This commit is contained in:
parent
264abf4138
commit
ed7f3eeff5
@ -15,7 +15,7 @@ steps:
|
|||||||
# Install dependencies
|
# Install dependencies
|
||||||
- pip install poetry
|
- pip install poetry
|
||||||
- poetry install
|
- poetry install
|
||||||
- poetry run pylint cic
|
- poetry run pylint cic --fail-under=8.00
|
||||||
- poetry run pytest
|
- poetry run pytest
|
||||||
environment:
|
environment:
|
||||||
LOGLEVEL: info
|
LOGLEVEL: info
|
||||||
|
Loading…
Reference in New Issue
Block a user