Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit 2540002

Browse files
committedFeb 2, 2021
List SQLite as extension for Github Actions
1 parent 552748a commit 2540002

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
with:
3535
php-version: ${{ matrix.php }}
3636
coverage: xdebug
37+
extensions: mbstring, dom, fileinfo, pdo_sqlite
3738
tools: composer
3839

3940
- name: Validate composer setup

0 commit comments

Comments
 (0)
This repository has been archived.