Skip to content
Snippets Groups Projects
Commit cb528a71 authored by Moul's avatar Moul
Browse files

Try installing dev deps, in particular pylint

parent 5c936279
No related branches found
No related tags found
No related merge requests found
...@@ -53,7 +53,7 @@ lint: ...@@ -53,7 +53,7 @@ lint:
- .code_changes - .code_changes
stage: checks stage: checks
script: script:
- poetry install --no-dev - poetry install
- make pylint - make pylint
.tests: .tests:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment