mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-06-10 14:42:22 +00:00
Compare commits
3 Commits
v8.2.0
...
debug-windows
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a0f676ea8 | |||
| 451c40c4e1 | |||
| d45ee42618 |
@@ -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