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:
Jelle Raaijmakers 2025-10-06 14:15:33 +02:00
parent 7a2fe53c65
commit 941cfd8026

View file

@ -36,7 +36,6 @@ jobs:
with:
repository: LadybirdBrowser/js-benchmarks
path: js-benchmarks
ref: d151be80c96e4f8acb364d3f199c25481b56f287
- name: 'Install dependencies'
if: ${{ matrix.os_name == 'Linux' }}