mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-03 01:50:11 +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
|
||||
run: |
|
||||
python -m pip install uv
|
||||
uv pip install --system uv
|
||||
uv pip install --system poetry
|
||||
uv pip install --system .[dev]
|
||||
|
||||
- name: Calculate coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user