Skip to content
Snippets Groups Projects
Commit 057d5236 authored by Clément Charlier's avatar Clément Charlier
Browse files

mod ci

parent 19ec7d93
Branches
No related tags found
No related merge requests found
Pipeline #46331 failed
......@@ -9,5 +9,6 @@ job: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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment