We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 736bcb3 commit c219408Copy full SHA for c219408
.github/workflows/phpunit-tests-run.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: shivammathur/setup-php@v2
36
with:
37
php-version: '${{ inputs.php }}'
38
- ini-values: error_reporting=E_ALL
+ ini-file: development
39
tools: phpunit-polyfills
40
41
- name: Install Composer dependencies
0 commit comments