Commit 8c53f0b9 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Ne teste pas la config de Symfony.

Trop complexe à mettre en oeuvre.
No related merge requests found
Pipeline #9563 passed with stages
in 45 seconds
Showing with 0 additions and 1 deletion
+0 -1
...@@ -37,7 +37,6 @@ ...@@ -37,7 +37,6 @@
"test": [ "test": [
"vendor/bin/phpstan analyse -c loose.neon bin", "vendor/bin/phpstan analyse -c loose.neon bin",
"vendor/bin/phpstan analyse -c strict.neon bin", "vendor/bin/phpstan analyse -c strict.neon bin",
"vendor/bin/phpstan analyse -c symfony.neon -l 1 bin",
"vendor/bin/phpstan analyse -c phpunit.neon -l 1 bin" "vendor/bin/phpstan analyse -c phpunit.neon -l 1 bin"
] ]
} }
......
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