Skip to content

Commit 8e07d3c

Browse files
committed
Do not pass api key to spidapter
1 parent 72b2991 commit 8e07d3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_spicebench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
--concurrency 2 \
6161
--query-set tpch \
6262
--system-adapter-stdio-cmd docker \
63-
--system-adapter-stdio-args "run ghcr.io/spiceai/spidapter:latest -e SPICEAI_API_KEY -e SPICE_CLOUD_API_URL -e SPICEAI_BENCHMARK_METRICS_KEY run stdio --verbose"
63+
--system-adapter-stdio-args "run ghcr.io/spiceai/spidapter:latest -e SPICEAI_API_KEY -e SPICE_CLOUD_API_URL run stdio --verbose"

0 commit comments

Comments
 (0)