Skip to content

Commit b806fc4

Browse files
committed
Add sqlite3 PHP extension for CI
1 parent e75d0ac commit b806fc4

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
@@ -21,6 +21,7 @@ jobs:
2121
uses: shivammathur/setup-php@v2
2222
with:
2323
php-version: ${{ matrix.php }}
24+
extensions: sqlite3
2425
tools: composer:v2
2526
coverage: xdebug
2627

0 commit comments

Comments
 (0)