Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
run: cargo codspeed build -p benchmarks --bench ${{ matrix.benchmark }} --features codspeed

- name: Run the benchmarks
uses: CodSpeedHQ/action@658a901452bb54c799643e060733b7afe9121b8d
uses: CodSpeedHQ/action@c381be0bfd20e844fb45594f6aa182ffcd94545c
with:
run: cargo codspeed run
mode: simulation
Loading