diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 30b9997..8eb7bdd 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -17,7 +17,7 @@ jobs: --health-cmd pg_isready --health-interval 10s --health-timeout 5s - --health-retries 5 + --health-retries 30 ports: - 5432 steps: