Skip to content

Commit

Permalink
Indicate username and password
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Oct 4, 2024
1 parent ecde417 commit adfe72d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:

env:
CI: true
PGUSER: postgres
PGPASSWORD: postgres
PGHOST: localhost
PGVERSION: ${{ matrix.postgres-version}}
ROOT_DATABASE_URL: postgres://postgres:postgres@localhost:5432/postgres
Expand Down

0 comments on commit adfe72d

Please sign in to comment.