Skip to content

Commit 719cf7c

Browse files
committed
changed CI config.
1 parent c06bcaf commit 719cf7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: shivammathur/setup-php@v2
3838
with:
3939
php-version: ${{ matrix.php }}
40-
extensions: mbstring, pdo, sqlite, curl, dom,
40+
extensions: mbstring, pdo, sqlite, curl, dom, mysql
4141
coverage: none
4242

4343
- name: Install dependencies

0 commit comments

Comments
 (0)