Skip to content

Commit 7e4c91d

Browse files
committed
Set a CLICKHOUSE_URL for unit tests
1 parent e74b750 commit 7e4c91d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-tests-webapp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
MAGIC_LINK_SECRET: "secret"
8888
ENCRYPTION_KEY: "secret"
8989
DEPLOY_REGISTRY_HOST: "docker.io"
90+
CLICKHOUSE_URL: "http://default:password@localhost:8123"
9091

9192
- name: Gather all reports
9293
if: ${{ !cancelled() }}

0 commit comments

Comments
 (0)