Skip to content

Commit

Permalink
Trying to fix timeout fetching composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevinrob authored Oct 21, 2023
1 parent bbed735 commit e7fb72a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
uses: ramsey/composer-install@v2
with:
dependency-versions: "${{ matrix.dependencies }}"
env:
COMPOSERPROCESSTIMEOUT: 6000

- name: Run test suite
run: composer run-script test

0 comments on commit e7fb72a

Please sign in to comment.