Skip to content

Commit

Permalink
Merge branch 'qa/extensions' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed Apr 20, 2021
2 parents 06fb8ea + 7a4f3f8 commit 441949d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-versions }}
extension-csv: mbstring, xmlwriter

- name: Install dependencies
run: composer update --no-progress --optimize-autoloader
Expand Down

0 comments on commit 441949d

Please sign in to comment.