mirror of
https://github.com/filegator/filegator.git
synced 2025-01-17 20:58:27 +01:00
tests fix - sqlite3 driver
This commit is contained in:
parent
ab6ffa8afd
commit
c074773e44
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
uses: shivammathur/setup-php@v1
|
||||
with:
|
||||
php-version: ${{ matrix.php-version }}
|
||||
extensions: mbstring, zip
|
||||
extensions: mbstring, zip, sqlite3
|
||||
|
||||
- name: Install dependencies
|
||||
run: composer install --no-interaction
|
||||
|
Loading…
x
Reference in New Issue
Block a user