We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e65189c commit de49176Copy full SHA for de49176
1 file changed
.github/workflows/test.yaml
@@ -28,6 +28,7 @@ jobs:
28
uses: shivammathur/setup-php@2.30.4
29
with:
30
php-version: ${{ matrix.php-version }}
31
+ ini-values: zend.assertions=1
32
33
- name: composer-cache-dir
34
id: composercache
0 commit comments