Skip to content

Commit 7b26982

Browse files
committed
only run benchmarks in one environment
1 parent 009f739 commit 7b26982

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:run-benchmark
30+
run: hatch run test.py3.11-1.26-minimal:run-benchmark

0 commit comments

Comments
 (0)