Skip to content

Commit 8f8c0e2

Browse files
committed
TEMP: force setup-uv attempt-1 failure to validate the retry path
Points the test job's first attempt at an unreachable manifest URL so all 20 legs exercise the retry step. Will be dropped from this branch. No-Verification-Needed: temporary validation scaffolding, dropped before merge
1 parent c4f33c9 commit 8f8c0e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/shared.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
with:
8383
enable-cache: true
8484
version: 0.9.5
85+
manifest-file: https://example.invalid/uv.ndjson
8586

8687
- name: Install uv (retry)
8788
if: steps.setup-uv.outcome == 'failure'

0 commit comments

Comments
 (0)