mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-02-24 01:25:24 +08:00
uv pip install
This commit is contained in:
parent
f95cd8710c
commit
d45ee42618
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…
x
Reference in New Issue
Block a user