We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf0cca0 commit 75df816Copy full SHA for 75df816
1 file changed
.github/workflows/CI.yml
@@ -29,6 +29,7 @@ jobs:
29
with:
30
php-version: ${{ matrix.php }}
31
coverage: xdebug
32
+ ini-values: error_reporting=-1
33
34
- name: Validate composer.json
35
run: composer validate
0 commit comments