We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 999f95f commit aaf4352Copy full SHA for aaf4352
.github/workflows/codspeed.yml
@@ -42,7 +42,7 @@ jobs:
42
run: bun install
43
44
- name: Run benchmarks
45
- uses: CodSpeedHQ/action@1c8ae4843586d3ba879736b7f6b7b0c990757fab # v4
+ uses: CodSpeedHQ/action@db35df748deb45fdef0960669f57d627c1956c30 # v4
46
with:
47
mode: simulation
48
run: npx vitest bench --config vitest.config.bench.ts --run
0 commit comments