Skip to content

Commit e80b56c

Browse files
author
lapaliv
committed
ci: phpunit fix
1 parent 32cbdf1 commit e80b56c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/check.yml

-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343
4444
- name: Install dependencies
4545
run: |
46-
composer config --global process-timeout 2000
47-
composer config --global memory-limit -1
4846
composer install --no-progress --no-suggest --prefer-dist
4947
5048
- name: Run PHPUnit tests

0 commit comments

Comments
 (0)