fix: update database host in CI workflow to use service name
Some checks failed
CI / test (pull_request) Failing after 19s

This commit is contained in:
2025-10-29 13:30:56 +01:00
parent 04d7f202b6
commit b796a053d6

View File

@@ -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