We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb4917 commit 6ef06b2Copy full SHA for 6ef06b2
bench_runner/templates/benchmark.src.yml
@@ -1,6 +1,6 @@
1
---
2
name: benchmark
3
-run-name: benchmarking ${{ inputs.fork }}/${{ inputs.ref }}
+run-name: benchmarking ${{ inputs.fork }}/${{ inputs.ref }} on ${{ inputs.machine }}
4
5
"on":
6
workflow_dispatch:
0 commit comments