Skip to content

Commit 07b90aa

Browse files
committed
Install the test dep group for codspeed
1 parent 397e1d4 commit 07b90aa

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
@@ -39,4 +39,4 @@ jobs:
3939
uses: CodSpeedHQ/action@346a2d8a8d9d38909abd0bc3d23f773110f076ad # v4.4.1
4040
with:
4141
mode: simulation
42-
run: uv run --with pytest-codspeed --with pytest-benchmark pytest --codspeed bench/
42+
run: uv run --with pytest-codspeed --with pytest-benchmark --group test pytest --codspeed bench/

0 commit comments

Comments
 (0)