mirror of
https://github.com/element-hq/element-web.git
synced 2024-11-30 23:31:28 +03:00
Update benchmark action for lockfile diff
This commit is contained in:
parent
7e6d3780ce
commit
dc17bfe598
1 changed files with 1 additions and 1 deletions
2
.github/workflows/develop.yml
vendored
2
.github/workflows/develop.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
||||||
path: ./cache
|
path: ./cache
|
||||||
key: ${{ runner.os }}-benchmark
|
key: ${{ runner.os }}-benchmark
|
||||||
- name: Store benchmark result
|
- name: Store benchmark result
|
||||||
uses: matrix-org/github-action-benchmark@jsperfentry-3
|
uses: matrix-org/github-action-benchmark@jsperfentry-4
|
||||||
with:
|
with:
|
||||||
tool: 'jsperformanceentry'
|
tool: 'jsperformanceentry'
|
||||||
output-file-path: test/end-to-end-tests/performance-entries.json
|
output-file-path: test/end-to-end-tests/performance-entries.json
|
||||||
|
|
Loading…
Reference in a new issue