Fix benchmark name
This commit is contained in:
parent
f13378588f
commit
521d64ac71
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
@ -158,6 +158,6 @@ jobs:
|
|||
- name: Publish to DataDog
|
||||
working-directory: benchmark-results
|
||||
run: |
|
||||
node ./bin/publish.js ../benchmark.log destop.ci.performance.${{ matrix.metric }}
|
||||
node ./bin/publish.js ../benchmark.log desktop.ci.performance.${{ matrix.metric }}
|
||||
env:
|
||||
DD_API_KEY: ${{ secrets.DATADOG_API_KEY }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue