Skip to content

Commit

Permalink
ci: set zend.assertions in php.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
bepsvpt committed Oct 13, 2024
1 parent 5d6e56c commit c412f94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ jobs:
with:
php-version: ${{ matrix.php }}
extensions: dom, fileinfo, mbstring, xdebug
ini-values: zend.assertions=1

- name: Get composer cache directory for Windows
if: runner.os == 'Windows'
Expand Down

0 comments on commit c412f94

Please sign in to comment.