Skip to content
Snippets Groups Projects
Commit 6140a496 authored by Juliette Kalflèche's avatar Juliette Kalflèche
Browse files

ci/cd

parent 411185b9
No related branches found
No related tags found
No related merge requests found
Pipeline #46268 failed
......@@ -9,5 +9,7 @@ pylint:
- python -m venv .venv
- source .venv/bin/activate
- pip install -r requirements.txt
- pip install pylint
# C'est à ton tour de coder un script qui lance pylint sur ton projet
-
- pylint calculator --fail-on=warning
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment