Skip to content

Commit

Permalink
Update node-clickhouse-cluster.js.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Jan 24, 2024
1 parent 629fbaa commit ce60132
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/node-clickhouse-cluster.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ jobs:
- run: docker-compose -f docker/e2e/docker-compose-cluster.yaml up -d
- run: sleep 5
- name: Workflow Telemetry
uses: runforesight/[email protected]
uses: runforesight/[email protected]
if: github.event_name != 'pull_request'
- env:
CLUSTER_NAME: test_cluster_two_shards
CLICKHOUSE_DB: qryn
Expand Down

0 comments on commit ce60132

Please sign in to comment.