Skip to content

Commit

Permalink
fix(ci): set postgres hostname for new dbcontext
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicGD committed Jan 19, 2023
1 parent 8fb9f12 commit 70de73c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
env:
DB__POSTGRES__TESTDBCONTEXT__HOST: postgres
DB__POSTGRES__SECONDTESTDBCONTEXT__HOST: postgres
DB__POSTGRES__TPHDBCONTEXT__HOST: postgres
TESTS__USEPOSTGRES: "true"
services:
postgres:
Expand Down

0 comments on commit 70de73c

Please sign in to comment.