This commit is contained in:
parent
1db9de31df
commit
7982da2d60
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ jobs:
|
|||
php bin/console lint:yaml config/
|
||||
|
||||
- name: Static analysis
|
||||
run: composer stan
|
||||
run: vendor/bin/phpstan analyse --memory-limit=1G -c phpstan.dist.neon
|
||||
|
||||
- name: Create and migrate test database
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue