You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-13 08:02:38 +03:00
Update benchmark action for lockfile diff
This commit is contained in:
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-1
|
uses: matrix-org/github-action-benchmark@jsperfentry-3
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user