mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-04 18:45:22 +00:00
fix typo
This commit is contained in:
parent
a7a6b856b0
commit
2326604c81
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -42,7 +42,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install uv poetry
|
python -m pip install uv
|
||||||
|
uv pip install --system uv
|
||||||
uv pip install --system .[dev]
|
uv pip install --system .[dev]
|
||||||
|
|
||||||
- name: Calculate coverage
|
- name: Calculate coverage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user