Skip to content

Commit

Permalink
Merge 3aa2d04 into cd56e5b
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentchalamon committed Mar 26, 2021
2 parents cd56e5b + 3aa2d04 commit b9e9def
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,8 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: composer:v2, flex
coverage: pcov
tools: php-cs-fixer
tools: composer:v2, flex, php-cs-fixer

- name: Get Composer Cache Directory
id: composer-cache
Expand Down

0 comments on commit b9e9def

Please sign in to comment.