mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-05 18:52:44 +01:00
add mysql extension for testing
This commit is contained in:
parent
f476a090bc
commit
6400b896e3
1
.github/workflows/phpunit.yml
vendored
1
.github/workflows/phpunit.yml
vendored
@ -67,6 +67,7 @@ jobs:
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: ${{ matrix.php-versions }}
|
||||
extensions: mysql, mysqlnd
|
||||
|
||||
- uses: actions/checkout@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user