Skip to content

Commit 1ebcfdf

Browse files
committed
codspeed: install extras
1 parent 07b90aa commit 1ebcfdf

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 --group test pytest --codspeed bench/
42+
run: uv run --with pytest-codspeed --with pytest-benchmark --group test --extra msgspec --extra orjson pytest --codspeed bench/

0 commit comments

Comments
 (0)