Skip to content

Commit 816ac8a

Browse files
committed
Add sqlite3 PHP extension for CI
1 parent 3b89668 commit 816ac8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.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 }}
33+
extensions: sqlite3
3334
tools: composer:v2
3435
coverage: xdebug
3536

0 commit comments

Comments
 (0)