Skip to content

Commit

Permalink
fixes/.
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-koala-bear committed Sep 22, 2024
1 parent dec2603 commit 9d12d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
POSTGRES_PASSWORD: password
POSTGRES_DB: rails_test
options: >-
--health-cmd pg_isready -U rails
--health-cmd "pg_isready -U rails"
--health-interval 10s
--health-timeout 5s
--health-retries 5
Expand Down

0 comments on commit 9d12d8d

Please sign in to comment.