Skip to content

Commit 4817d16

Browse files
committed
Add SQLite extension
1 parent 42d7dbc commit 4817d16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: shivammathur/setup-php@v2
3131
with:
3232
php-version: ${{ matrix.php-versions }}
33+
extensions: sqlite
3334
ini-values: date.timezone=Europe/Berlin
3435

3536
- name: Setup Problem Matchers for PHP

0 commit comments

Comments
 (0)