mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-09 00:29:30 +00:00
fix: Tests and postgres image
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.1'
|
||||
extensions: redis
|
||||
extensions: redis, pgsql
|
||||
|
||||
- name: Install dependencies
|
||||
run: composer install --prefer-dist --no-progress
|
||||
|
||||
Reference in New Issue
Block a user