install pgsql driver
This commit is contained in:
parent
849d04bf7a
commit
d00f0cdbe7
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
php-version: ${{ matrix.php }}
|
php-version: ${{ matrix.php }}
|
||||||
coverage: pcov
|
coverage: pcov
|
||||||
extension-csv: mbstring
|
extension-csv: mbstring, pgsql
|
||||||
|
|
||||||
- name: Check versions
|
- name: Check versions
|
||||||
run: php -v && composer -V
|
run: php -v && composer -V
|
||||||
|
Loading…
x
Reference in New Issue
Block a user