Skip to content
Snippets Groups Projects
Commit ab9be0f1 authored by Arthur Jacquin's avatar Arthur Jacquin
Browse files

fix: add pytest to linting

parent 2326c8c4
Branches
No related tags found
No related merge requests found
Pipeline #46416 failed
......@@ -25,6 +25,7 @@ pylint:
script:
- source .venv/bin/activate
- pip install pylint
- pip install pytest
- pylint calculator --fail-on=error
pytest:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment