Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrov committed Sep 3, 2024
1 parent 4399cdf commit 0e8169c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
php-version: ${{ matrix.php }}
extensions: ${{ env.extensions }}
ini-values: date.timezone='UTC'
ini-values: date.timezone='UTC', zend.exception_ignore_args=0
coverage: pcov
tools: composer:v2, pecl

Expand Down

0 comments on commit 0e8169c

Please sign in to comment.