Skip to content

Commit c219408

Browse files
committed
Try the development php.ini
1 parent 736bcb3 commit c219408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-tests-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: shivammathur/setup-php@v2
3636
with:
3737
php-version: '${{ inputs.php }}'
38-
ini-values: error_reporting=E_ALL
38+
ini-file: development
3939
tools: phpunit-polyfills
4040

4141
- name: Install Composer dependencies

0 commit comments

Comments
 (0)