Skip to content

Commit 666693d

Browse files
[CI][Bench] Refactor bench workflow (#20742)
1 parent d99183b commit 666693d

File tree

2 files changed

+174
-119
lines changed

2 files changed

+174
-119
lines changed

.github/workflows/sycl-linux-run-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,5 +378,4 @@ jobs:
378378
dry_run: ${{ inputs.benchmark_dry_run }}
379379
exit_on_failure: ${{ inputs.benchmark_exit_on_failure }}
380380
build_ref: ${{ inputs.repo_ref }}
381-
env:
382-
RUNNER_TAG: ${{ inputs.runner }}
381+
runner: ${{ inputs.runner }}

0 commit comments

Comments
 (0)