Skip to content
Extraits de code Groupes Projets
Valider 0b544b26 rédigé par François De Keersmaeker's avatar François De Keersmaeker
Parcourir les fichiers

CI: added package insallation

parent 228c1f50
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #60899 réussi
......@@ -5,3 +5,6 @@ test-job:
- pip3 install -r requirements.txt # Install Python dependencies
- pip3 install pytest # Install pytest
- pytest test/ # Run tests
- pip3 install build # Install build package
- python3 -m build # Build package
- pip3 install . # Install package
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter