Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider 7566fbfc rédigé par Kévin Juhel's avatar Kévin Juhel
Parcourir les fichiers

Add continuous integration configuration

parent 83968d31
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!1Add unit test and continuous integration
Pipeline #89410 en échec
image: python:3.12
stages:
- tests
Pytest:
stage: tests
before_script:
python -m pip install pytest
script:
pytest tests.py
\ No newline at end of file
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter