Skip to content

Commit 1a26bf4

Browse files
committed
fix: tmp disable tpch local benchmark
1 parent a238a06 commit 1a26bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trusted-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
matrix:
126126
dataset:
127127
- hits
128-
- tpch
128+
# - tpch
129129
steps:
130130
- uses: actions/checkout@v3
131131
- uses: ./.github/actions/setup_bendsql

0 commit comments

Comments
 (0)