+
Some checks failed
Unit tests / test (push) Failing after 1m46s

This commit is contained in:
Olga Nemt 2024-12-18 10:47:24 +05:00
parent c13f737f88
commit e78e8381d3

View File

@ -23,7 +23,6 @@ jobs:
env: env:
POSTGRES_USER: ${{ env.POSTGRES_USER }} POSTGRES_USER: ${{ env.POSTGRES_USER }}
POSTGRES_PASSWORD: ${{ env.POSTGRES_PASSWORD }} POSTGRES_PASSWORD: ${{ env.POSTGRES_PASSWORD }}
POSTGRES_HOST: persistence-cicd-test-postgres-db
# Set health checks to wait until postgres has started # Set health checks to wait until postgres has started
options: >- options: >-
--health-cmd pg_isready --health-cmd pg_isready