We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23a0727 commit 33e15e8Copy full SHA for 33e15e8
.github/workflows/phpunit.yml
@@ -72,4 +72,4 @@ jobs:
72
run: composer install --prefer-dist --no-progress
73
74
- name: Psalm
75
- run: ./vendor/bin/psalm --no-progress --no-cache --no-suggestions --report=report.json --memory-limit 512M
+ run: ./vendor/bin/psalm --no-progress --no-cache --no-suggestions --report=report.json --memory-limit=2G
0 commit comments