Skip to content

Commit 759f2df

Browse files
authored
Add extensions to php test (#1139)
Add extensions to Github actions
1 parent 66ce2a7 commit 759f2df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
php-version: ${{ matrix.php }}
3939
coverage: none
4040
tools: composer:v2
41+
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif
4142

4243
- name: Install dependencies
4344
run: |

0 commit comments

Comments
 (0)