Skip to content

Commit a7f4c26

Browse files
committed
Rename runner.
1 parent 0ae6666 commit a7f4c26

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',
1717
BENCH_VM: 'server',
1818
BENCH_VM_CONFIG: 'graal-core',
1919
},

0 commit comments

Comments
 (0)