Skip to content

Commit 82994de

Browse files
committed
Revert "[CI][Bench] Refactor bench workflow (#20742)"
This reverts commit 666693d.
1 parent 0cdfaee commit 82994de

File tree

2 files changed

+119
-174
lines changed

2 files changed

+119
-174
lines changed

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

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

0 commit comments

Comments
 (0)