Skip to content

Commit

Permalink
try to fix FATAL: role root does not exist in postgres service (workf…
Browse files Browse the repository at this point in the history
…low)
  • Loading branch information
bragov4ik committed Apr 18, 2024
1 parent 4ea8a03 commit 38d23a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 5
--user postgres
ports:
- 5432:5432
steps:
Expand Down

0 comments on commit 38d23a8

Please sign in to comment.