Skip to content

Commit 3033fbf

Browse files
committed
use --codspeed flag in benchmark ci
1 parent b657e59 commit 3033fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
uses: CodSpeedHQ/action@v4
2828
with:
2929
mode: instrumentation
30-
run: hatch run test.py3.11-1.26-minimal:run-benchmark
30+
run: hatch run test.py3.11-1.26-minimal:pytest tests/benchmarks --codspeed

0 commit comments

Comments
 (0)