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
a7a6b856b0
commit
2326604c81
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -42,7 +42,8 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install uv poetry
|
||||
python -m pip install uv
|
||||
uv pip install --system uv
|
||||
uv pip install --system .[dev]
|
||||
|
||||
- name: Calculate coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user