Skip to content

Commit 33384d8

Browse files
fengmk2claude
andcommitted
fix: add required mode input to CodSpeed action
CodSpeed Action v4 requires explicit mode setting. Set to 'walltime' for standard benchmark measurements. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 35ed2d7 commit 33384d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ jobs:
3333
- name: Run benchmarks
3434
uses: CodSpeedHQ/action@v4
3535
with:
36+
mode: walltime
3637
run: pnpm vitest bench --run

0 commit comments

Comments
 (0)