Skip to content

Commit

Permalink
Add COMPOSER_ROOT_VERSION var on GitHub tests
Browse files Browse the repository at this point in the history
  • Loading branch information
natanfelles committed Jan 18, 2022
1 parent 43c9588 commit 628937e
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 @@ -30,6 +30,8 @@ jobs:
coverage: xdebug

- name: Install dependencies
env:
COMPOSER_ROOT_VERSION: dev-master
run:
composer update

Expand Down

0 comments on commit 628937e

Please sign in to comment.