Skip to content

Commit b7eb0b0

Browse files
authored
Merge pull request #395 from oliverklee/task/warnings-in-tests
2 parents 2b0a207 + ee64a26 commit b7eb0b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
uses: shivammathur/setup-php@v2
5454
with:
5555
php-version: ${{ matrix.php-version }}
56+
ini-values: error_reporting=E_ALL
5657
tools: composer:v2
5758
coverage: "${{ matrix.coverage }}"
5859

0 commit comments

Comments
 (0)