Skip to content

Commit ca5eb0f

Browse files
authored
Update stub_uploader tests command (#16360)
Source: typeshed-internal/stub_uploader#231
1 parent e63bffd commit ca5eb0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,4 +267,4 @@ jobs:
267267
- name: Run tests
268268
run: |
269269
cd stub_uploader
270-
uv run --python=3.13 --no-project --with-requirements=requirements.txt -m pytest tests
270+
uv run --python=3.13 --group dev -m pytest tests

0 commit comments

Comments
 (0)