Skip to content

Commit

Permalink
ci: phpunit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lapaliv committed Dec 27, 2024
1 parent 32cbdf1 commit e80b56c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ jobs:
- name: Install dependencies
run: |
composer config --global process-timeout 2000
composer config --global memory-limit -1
composer install --no-progress --no-suggest --prefer-dist
- name: Run PHPUnit tests
Expand Down

0 comments on commit e80b56c

Please sign in to comment.