mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-05 23:25:19 -04:00
uv pip install
This commit is contained in:
parent
f95cd8710c
commit
d45ee42618
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test-windows.yml
vendored
4
.github/workflows/test-windows.yml
vendored
|
@ -23,5 +23,5 @@ jobs:
|
|||
}
|
||||
- name: Setup uv
|
||||
uses: ./
|
||||
- run: uv sync
|
||||
working-directory: __tests__\fixtures\uv-project
|
||||
- run: ls
|
||||
- run: uv pip install -r __tests__/fixtures/requirements-txt-project/requirements.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue