mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 22:17:58 +00:00
[ci] Add name to benchmark graphs (#4038)
cc https://github.com/paritytech/ci_cd/issues/969
This commit is contained in:
committed by
GitHub
parent
22b95a8a55
commit
6ce126a88d
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user