Update run-tests.yml

This commit is contained in:
Marcel Pociot
2021-06-21 23:07:14 +02:00
committed by GitHub
parent 147da22c0d
commit 8dd1254555

View File

@@ -22,6 +22,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo
coverage: none
- name: Setup problem matchers