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.
2 parents 2b0a207 + ee64a26 commit b7eb0b0Copy full SHA for b7eb0b0
.github/workflows/ci.yml
@@ -53,6 +53,7 @@ jobs:
53
uses: shivammathur/setup-php@v2
54
with:
55
php-version: ${{ matrix.php-version }}
56
+ ini-values: error_reporting=E_ALL
57
tools: composer:v2
58
coverage: "${{ matrix.coverage }}"
59
0 commit comments