Explorar o código

phpstan ci with progress trace

Vincent %!s(int64=2) %!d(string=hai) anos
pai
achega
246349e404
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -16,7 +16,7 @@ before_script:
 
 static_analysis:
   script:
-    - php --version && php -d memory_limit=512M vendor/bin/phpstan analyse -c phpstan.neon.dist --no-progress --error-format gitlab > phpstan.json
+    - php --version && php -d memory_limit=512M vendor/bin/phpstan analyse -c phpstan.neon.dist --error-format gitlab > phpstan.json
   artifacts:
     when: always
     reports: