We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72b2991 commit 8e07d3cCopy full SHA for 8e07d3c
1 file changed
.github/workflows/run_spicebench.yml
@@ -60,4 +60,4 @@ jobs:
60
--concurrency 2 \
61
--query-set tpch \
62
--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"
+ --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