Skip to content

Commit 3cc2fd7

Browse files
committed
Build walltime
1 parent 932d467 commit 3cc2fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
tool: cargo-codspeed
3434

3535
- name: Build benchmark
36-
run: cargo codspeed build --features codspeed
36+
run: cargo codspeed build --measurement-mode=walltime --features codspeed
3737
- name: Upload benchmark
3838
uses: actions/upload-artifact@v4
3939
with:

0 commit comments

Comments
 (0)