Skip to content

Commit f40c2e8

Browse files
authored
Update tests.yml (#44)
1 parent ebc47c6 commit f40c2e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
uses: shivammathur/setup-php@v2
2626
with:
2727
php-version: ${{ matrix.php }}
28+
ini-values: error_reporting=E_ALL
2829
tools: composer:v2
2930
coverage: none
3031

0 commit comments

Comments
 (0)