Skip to content

Commit a76cf22

Browse files
authored
Update tests.yml (#226)
1 parent 6843bd4 commit a76cf22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
with:
3333
php-version: ${{ matrix.php }}
3434
extensions: dom, curl, libxml, mbstring, redis, zip
35+
ini-values: error_reporting=E_ALL
36+
tools: composer:v2
3537
coverage: none
3638

3739
- name: Install dependencies

0 commit comments

Comments
 (0)