Commit 336fbbad authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

CI: typo dans .gitlab-ci.yml.

Showing with 1 addition and 1 deletion
+1 -1
......@@ -43,7 +43,7 @@ php-cs-fixer:
phpcpd:
<<: *test
script: vendor/bin/phpcpd --fuzzy src tests
allow_failures: true
allow_failure: true
phpunit:
<<: *test
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment