mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-12-17 11:05:59 +00:00
Compare commits
3 Commits
v6.3.1
...
debug-wind
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5a0f676ea8 | ||
|
|
451c40c4e1 | ||
|
|
d45ee42618 |
6
.github/workflows/test-windows.yml
vendored
6
.github/workflows/test-windows.yml
vendored
@@ -23,5 +23,7 @@ jobs:
|
|||||||
}
|
}
|
||||||
- name: Setup uv
|
- name: Setup uv
|
||||||
uses: ./
|
uses: ./
|
||||||
- run: uv sync
|
with:
|
||||||
working-directory: __tests__\fixtures\uv-project
|
python-version: "3.13"
|
||||||
|
- run: ls
|
||||||
|
- run: uv pip install -r __tests__/fixtures/requirements-txt-project/requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user