Skip to content
Snippets Groups Projects
Commit 91e81a9d authored by WISSLE Guillaume's avatar WISSLE Guillaume
Browse files

Update .gitlab-ci.yml file

parent 1caaf094
No related branches found
No related tags found
No related merge requests found
Pipeline #11119 failed
......@@ -20,4 +20,4 @@ build-job: # Le job se lance dans la phase de build
unit-test-job: # Le job se lance dans la phase de test
stage: test
script:
- php vendor/bin/codecept run --steps
- php vendor/bin/codecept run acceptance --steps
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment