mirror of
https://github.com/laravel/valet.git
synced 2026-02-08 09:10:10 +01:00
Update tests.yml (#1236)
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
php-version: ${{ matrix.php }}
|
php-version: ${{ matrix.php }}
|
||||||
extensions: dom, curl, libxml, mbstring, zip, fileinfo
|
extensions: dom, curl, libxml, mbstring, zip, fileinfo
|
||||||
|
ini-values: error_reporting=E_ALL
|
||||||
tools: composer:v2
|
tools: composer:v2
|
||||||
coverage: none
|
coverage: none
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user