mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
fix typo
This commit is contained in:
parent
645451aa39
commit
38af24c1d1
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install uv
|
python -m pip install uv
|
||||||
uv pip install --system uv
|
uv pip install --system poetry
|
||||||
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