Add 2G memory limit
This commit is contained in:
parent
d842673560
commit
11dbfcf35a
@ -23,7 +23,7 @@ jobs:
|
||||
uses: https://git.qlic.nl/actions/setup-composer@v1
|
||||
|
||||
- name: Run PHPStan
|
||||
run: ./vendor/bin/phpstan analyse
|
||||
run: ./vendor/bin/phpstan analyse --memory-limit=2G
|
||||
|
||||
- name: Run php cs fixer
|
||||
run: ./vendor/bin/php-cs-fixer fix --diff --dry-run
|
||||
|
Loading…
x
Reference in New Issue
Block a user