Skip to content

Commit ecdf698

Browse files
committed
Rename runner script.
1 parent 80e8025 commit ecdf698

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

wasm/ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ local common = import 'ci_common/common.jsonnet';
1313
name: 'bench-graalwasm-c-micro-benchmarks-linux-amd64',
1414
environment+: {
1515
SUITE: 'wasm',
16-
BENCH_RUNNER: 'run_c_micro_benchmarks.sh',
16+
BENCH_RUNNER: 'run-c-micro-benchmarks.sh',
1717
BENCH_VM: 'server',
1818
BENCH_VM_CONFIG: 'graal-core',
1919
},

0 commit comments

Comments
 (0)