Skip to content

Commit 8af69d3

Browse files
Copilotswissspidy
andcommitted
Add zip extension to unit test setup-php step
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
1 parent c6d1a6c commit 8af69d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/reusable-testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ jobs:
385385
with:
386386
php-version: '${{ matrix.php }}'
387387
ini-values: zend.assertions=1, error_reporting=-1, display_errors=On
388+
extensions: zip
388389
coverage: ${{ matrix.coverage && 'xdebug' || 'none' }}
389390
tools: composer,cs2pr
390391
env:

0 commit comments

Comments
 (0)