правка
Some checks failed
PostgreSQL Service Example / runner-job (push) Failing after 4s
Unit tests / test (push) Failing after 1m15s

This commit is contained in:
Оля Бизюкова 2024-12-17 14:39:29 +05:00
parent 9adf124559
commit a2ca71cc93

View File

@ -14,6 +14,7 @@ jobs:
image: postgres image: postgres
# Provide the password for postgres # Provide the password for postgres
env: env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres POSTGRES_PASSWORD: postgres
# Set health checks to wait until postgres has started # Set health checks to wait until postgres has started
options: >- options: >-