Skip to content
Snippets Groups Projects
Commit 43c45645 authored by MENACER Mohamed's avatar MENACER Mohamed
Browse files

test4

parent 016f1153
No related branches found
No related tags found
1 merge request!4Br1
Pipeline #47526 failed
...@@ -28,6 +28,7 @@ run_tests: ...@@ -28,6 +28,7 @@ run_tests:
stage: test stage: test
image: php:$PHP_VERSION image: php:$PHP_VERSION
script: script:
- chmod +x bin/phpunit # Ajoute cette ligne
- ./bin/phpunit - ./bin/phpunit
# Déploiement (à adapter selon ton serveur) # Déploiement (à adapter selon ton serveur)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment