Skip to content

Commit

Permalink
fix wrong user
Browse files Browse the repository at this point in the history
  • Loading branch information
juandspy committed Oct 25, 2023
1 parent 7f0d276 commit b980fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gotests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
postgres:
image: postgres
env:
POSTGRES_USER: user
POSTGRES_USER: postgres
POSTGRES_PASSWORD: password
POSTGRES_ADMIN_PASSWOR: admin
POSTGRES_DATABASE: aggregator
Expand Down

0 comments on commit b980fec

Please sign in to comment.