Skip to content

Commit

Permalink
runner user for Github actions pg
Browse files Browse the repository at this point in the history
  • Loading branch information
isc committed Oct 19, 2023
1 parent f2ed9af commit d1c96cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
ports:
- 5432:5432
env:
POSTGRES_USER: runner
POSTGRES_PASSWORD: postgres
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
steps:
Expand Down

0 comments on commit d1c96cc

Please sign in to comment.