1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-07 17:10:05 +01:00

Update tests.yml (#1236)

This commit is contained in:
Dries Vints
2022-04-08 15:57:00 +02:00
committed by GitHub
parent f89ca174dd
commit 08b8ccc2ca

View File

@@ -26,6 +26,7 @@ jobs:
with:
php-version: ${{ matrix.php }}
extensions: dom, curl, libxml, mbstring, zip, fileinfo
ini-values: error_reporting=E_ALL
tools: composer:v2
coverage: none