Skip to content

Commit 33e15e8

Browse files
author
lapaliv
committed
dev: replaced PHPStan with Psalm
1 parent 23a0727 commit 33e15e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ jobs:
7272
run: composer install --prefer-dist --no-progress
7373

7474
- name: Psalm
75-
run: ./vendor/bin/psalm --no-progress --no-cache --no-suggestions --report=report.json --memory-limit 512M
75+
run: ./vendor/bin/psalm --no-progress --no-cache --no-suggestions --report=report.json --memory-limit=2G

0 commit comments

Comments
 (0)