Skip to content
Snippets Groups Projects
Unverified Commit 6ce126a8 authored by Alexander Samusev's avatar Alexander Samusev Committed by GitHub
Browse files

[ci] Add name to benchmark graphs (#4038)

cc https://github.com/paritytech/ci_cd/issues/969
parent 22b95a8a
No related merge requests found
Pipeline #463791 canceled with stages
in 15 minutes and 30 seconds
......@@ -48,6 +48,7 @@ jobs:
uses: benchmark-action/github-action-benchmark@v1
with:
tool: "customSmallerIsBetter"
name: ${{ github.event.inputs.benchmark-data-dir-path }}
output-file-path: ${{ github.event.inputs.output-file-path }}
benchmark-data-dir-path: "bench/${{ github.event.inputs.benchmark-data-dir-path }}"
github-token: ${{ steps.app-token.outputs.token }}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment