Skip to content

Commit 843e4f4

Browse files
committed
updates
1 parent a6d0caf commit 843e4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_microbenchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
echo "PYTHONPATH is: $PYTHONPATH"
5858
echo "Current directory is: $(pwd)"
5959
python benchmarks/dashboard/ci_microbenchmark_runner.py \
60-
--config benchmarks/dashboard/benchmark_config.yml \
60+
--config benchmarks/dashboard/microbenchmark_quantization_config.yml \
6161
--output "$RUNNER_TEMP/benchmark-results/microbenchmark-results.json"'
6262
6363
- name: Upload the benchmark results to OSS benchmark database for the dashboard

0 commit comments

Comments
 (0)