Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc45 committed Mar 5, 2024
1 parent e98d9db commit 9f77db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qit-environment-test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: curl
extensions: curl, zip
coverage: none

- name: Composer install
Expand Down

0 comments on commit 9f77db5

Please sign in to comment.