Skip to content

Commit 9c7e15d

Browse files
committed
add codspeed mode
1 parent 719d006 commit 9c7e15d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,5 @@ jobs:
6262
- name: Run CodSpeed benchmarks
6363
uses: CodSpeedHQ/action@v4
6464
with:
65+
mode: instrumentation
6566
run: uv run --group=codspeed pytest tests/benchmarks/ --codspeed

0 commit comments

Comments
 (0)