Revert "refactor: don't build the benchmarks by default either"

This reverts commit 66ea5d990d.
This commit is contained in:
Benjamin Bouvier
2026-02-12 14:55:13 +01:00
parent 9b4e60d075
commit 3ac2339475
2 changed files with 4 additions and 4 deletions
+2 -1
View File
@@ -94,5 +94,6 @@ jobs:
- name: Run the benchmarks
uses: CodSpeedHQ/action@4deb3275dd364fb96fb074c953133d29ec96f80f
with:
mode: "simulation"
run: cargo codspeed run
mode: "instrumentation"
token: ${{ secrets.CODSPEED_TOKEN }}