Skip to content

Commit 861a816

Browse files
committed
try walltime mode
1 parent e6db717 commit 861a816

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ jobs:
7979
- name: Run CodSpeed benchmarks.
8080
uses: CodSpeedHQ/action@v4
8181
with:
82-
mode: instrumentation
82+
mode: walltime
8383
token: ${{ secrets.CODSPEED_TOKEN }}
8484
run: uv run --group=codspeed pytest . --codspeed

0 commit comments

Comments
 (0)