Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Revert "Try to fix auth issue with postgres"
Browse files Browse the repository at this point in the history
This reverts commit 9a4e70d.
  • Loading branch information
karol-t-wilk committed Mar 5, 2024
1 parent 9a4e70d commit 7d4e36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
env:
POSTGRES_PASSWORD: postgres
options: >-
--health-cmd 'pg_isready -U postgres'
--health-cmd pg_isready
--health-interval 10s
--health-timeout 5s
--health-retries 5
Expand Down

0 comments on commit 7d4e36b

Please sign in to comment.