Commit 92519465 authored by Emiliano Balbuena's avatar Emiliano Balbuena

(ci): Fix Gitlab CI file

1 merge request!2WIP: Clean up and strategies
Pipeline #105637279 passed with stage
in 1 minute and 6 seconds
......@@ -25,7 +25,7 @@ lint:
script:
- bin/php-cs-fixer fix --allow-risky=yes --verbose --dry-run
test:
test:
stage: test
script:
- php composer.phar test
\ No newline at end of file
Please register or to comment