Skip to content
Snippets Groups Projects
Commit db3d3b8b authored by Matthieu Boileau's avatar Matthieu Boileau
Browse files

Fix CI

parent a697e311
Branches
Tags
No related merge requests found
Pipeline #5479 failed
...@@ -3,8 +3,6 @@ test: ...@@ -3,8 +3,6 @@ test:
- docker - docker
image: boileaum/jupyter image: boileaum/jupyter
script: script:
- git clone https://gitlab.math.unistra.fr/boileau/nbcourse.git
- cd nbcourse
- pip install -r requirements.txt - pip install -r requirements.txt
- pip install -r dev_requirements.txt - pip install -r dev_requirements.txt
- pytest -sv - pytest -sv
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment