Skip to content

Commit 0d96065

Browse files
committed
Tweak
1 parent 43a7789 commit 0d96065

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,4 @@ jobs:
3939
uses: CodSpeedHQ/action@346a2d8a8d9d38909abd0bc3d23f773110f076ad # v4.4.1
4040
with:
4141
mode: simulation
42-
run: |
43-
uv pip install pytest pytest-codspeed
44-
uv run pytest --codspeed bench/
42+
run: uv run --with pytest-codspeed --with pytest-benchmark pytest --codspeed bench/

0 commit comments

Comments
 (0)