mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-07 07:58:48 -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
|
- name: Setup uv
|
||||||
uses: ./
|
uses: ./
|
||||||
- run: uv sync
|
- run: ls
|
||||||
working-directory: __tests__\fixtures\uv-project
|
- run: uv pip install -r __tests__/fixtures/requirements-txt-project/requirements.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue