fix: update database host in CI workflow to use service name
Some checks failed
CI / test (pull_request) Failing after 19s
Some checks failed
CI / test (pull_request) Failing after 19s
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
env:
|
||||
DATABASE_HOST: localhost
|
||||
DATABASE_HOST: postgres
|
||||
DATABASE_PORT: 5432
|
||||
DATABASE_USER: calminer
|
||||
DATABASE_PASSWORD: calminer_password
|
||||
|
||||
Reference in New Issue
Block a user