mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-12-15 11:07:14 +00:00
Compare commits
1 Commits
v7.1.5
...
fix-custom
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8929258af7 |
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -761,7 +761,7 @@ jobs:
|
|||||||
- name: Install from custom manifest file
|
- name: Install from custom manifest file
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
manifest-file: "https://raw.githubusercontent.com/astral-sh/setup-uv/${{ github.ref }}/__tests__/download/custom-manifest.json"
|
manifest-file: "https://raw.githubusercontent.com/astral-sh/setup-uv/main/__tests__/download/custom-manifest.json"
|
||||||
- run: uv sync
|
- run: uv sync
|
||||||
working-directory: __tests__/fixtures/uv-project
|
working-directory: __tests__/fixtures/uv-project
|
||||||
- name: Correct version gets installed
|
- name: Correct version gets installed
|
||||||
|
|||||||
Reference in New Issue
Block a user