Revert "CI: Pin js-benchmarks to current master"
This reverts commit 8d46a11748.
The updated webhook supports the newer output format of our
js-benchmarks tool, allowing us to store multiple result types per
benchmark and subtest combination.
This commit is contained in:
parent
7a2fe53c65
commit
941cfd8026
1 changed files with 0 additions and 1 deletions
1
.github/workflows/js-and-wasm-benchmarks.yml
vendored
1
.github/workflows/js-and-wasm-benchmarks.yml
vendored
|
|
@ -36,7 +36,6 @@ jobs:
|
|||
with:
|
||||
repository: LadybirdBrowser/js-benchmarks
|
||||
path: js-benchmarks
|
||||
ref: d151be80c96e4f8acb364d3f199c25481b56f287
|
||||
|
||||
- name: 'Install dependencies'
|
||||
if: ${{ matrix.os_name == 'Linux' }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue