Skip to content
Snippets Groups Projects
Commit 4c7ddc24 authored by WITTMANN Gregory's avatar WITTMANN Gregory
Browse files

L'essai de la derniere chance

parent 9a172868
No related branches found
No related tags found
No related merge requests found
Pipeline #16666 failed
...@@ -8,5 +8,5 @@ test: ...@@ -8,5 +8,5 @@ test:
- apk add python3 py3-pip - apk add python3 py3-pip
- python3 -m venv venv - python3 -m venv venv
- source venv/bin/activate - source venv/bin/activate
- pip install -r requirements.txt - pip install pytest
- python3 -m pytest test_sphère.py - python3 -m pytest test_sphère.py
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment