Skip to content

Commit 715647c

Browse files
committed
fixed gitactions
1 parent 7ce2f65 commit 715647c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
-Dexec.args="-classpath %classpath com.clickhouse.benchmark.data.DataSetGenerator -input sample_dataset.sql \
6464
-name default -rows 100000"
6565
- name: Run Benchmarks
66+
run: |
6667
cd ./performance &&
6768
ls -l &&
6869
mvn --batch-mode --no-transfer-progress exec:exec -Dexec.args="-classpath %classpath com.clickhouse.benchmark.BenchmarkRunner -l 100000,10000 -m 1 -t 3 -b i -d file://default.csv"

0 commit comments

Comments
 (0)