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

CI: fixed job order

parent a82e9240
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #53977 en échec
......@@ -8,7 +8,7 @@ test-job:
- python3 -m venv .venv # Create Python virtual environment
- source .venv/bin/activate # Activate Python virtual environment
- pip3 install -r requirements.txt # Install Python dependencies
- python3 test/test.py # Run tests
- pip3 install build # Install build package
- python3 -m build # Build package
- pip3 install . # Install package
- python3 test/test.py # Run tests
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