mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Use composer analyze in CI to stay in sync with local workflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user