Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentchalamon committed Mar 26, 2021
1 parent cd56e5b commit 3aa2d04
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 3aa2d04

Please sign in to comment.