Skip to content

Commit

Permalink
modified: .github/workflows/pytest-with-vault.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
obervinov committed Sep 2, 2024
1 parent 1440855 commit 0823dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-with-vault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
POSTGRES_PASSWORD: postgres
POSTGRES_DB: postgres
options: >-
--health-cmd pg_isready
--health-cmd pg_isready -U postgres
--health-interval 10s
--health-timeout 5s
--health-retries 5
Expand Down

0 comments on commit 0823dae

Please sign in to comment.