Skip to content

Commit

Permalink
fix(ci): zip
Browse files Browse the repository at this point in the history
  • Loading branch information
PiLep committed Dec 29, 2023
1 parent 10fca20 commit c067b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
bootstrap: vendor/autoload.php
configuration: phpunit.xml
php_extensions: xdebug, zip
php_extensions: xdebug zip
args: tests --coverage-clover ./coverage.xml

- name: Upload to Codecov
Expand Down

0 comments on commit c067b6d

Please sign in to comment.