Skip to content

Commit

Permalink
Remove postgres user
Browse files Browse the repository at this point in the history
  • Loading branch information
isc committed Oct 19, 2023
1 parent aea9b82 commit 9d9e6ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
ports:
- 5432:5432
env:
POSTGRES_USER: <%= ENV['USER'] %>
POSTGRES_PASSWORD: postgres
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
steps:
Expand Down

0 comments on commit 9d9e6ee

Please sign in to comment.