Skip to content

Commit 2e20df1

Browse files
committed
Fix benchmarks
1 parent 11d9213 commit 2e20df1

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
@@ -32,4 +32,4 @@ jobs:
3232
uses: CodSpeedHQ/action@v4
3333
with:
3434
mode: walltime
35-
run: hatch run test.py3.11-2.0-minimal:pytest tests/benchmarks --codspeed
35+
run: hatch run test.py3.11-minimal:pytest tests/benchmarks --codspeed

0 commit comments

Comments
 (0)