mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
add mysql extension for testing
This commit is contained in:
parent
6400b896e3
commit
8387f3db9e
2
.github/workflows/phpunit.yml
vendored
2
.github/workflows/phpunit.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: ${{ matrix.php-versions }}
|
||||
extensions: mysql, mysqlnd
|
||||
extensions: mysql, mysqlnd, sqlite3
|
||||
|
||||
- uses: actions/checkout@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user