Skip to content

Commit 322db63

Browse files
committed
WIP
1 parent 599443b commit 322db63

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, display_errors=On, display_startup_errors=On
38+
ini-file: development
3939
tools: phpunit-polyfills
4040

4141
- name: Install Composer dependencies

0 commit comments

Comments
 (0)