mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-12-15 11:07:14 +00:00
Compare commits
3 Commits
update-kno
...
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
|
||||
uses: ./
|
||||
- run: uv sync
|
||||
working-directory: __tests__\fixtures\uv-project
|
||||
with:
|
||||
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