-
Some checks failed
Unit tests / test (push) Failing after 1m30s

This commit is contained in:
Оля Бизюкова 2024-12-17 15:05:14 +05:00
parent d47bc8accc
commit b11fe2b581

View File

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