Use composer analyze in CI to stay in sync with local workflow

This commit is contained in:
Chirag Aggarwal
2026-04-01 12:04:31 +05:30
parent 358f1b78a8
commit 44f33473bd
+1 -1
View File
@@ -159,7 +159,7 @@ jobs:
phpstan-
- name: Run PHPStan
run: ./vendor/bin/phpstan analyse -c phpstan.neon --memory-limit=1G --no-progress
run: composer analyze -- --no-progress
locale:
name: Checks / Locale