Add uv to PATH after install in CI
The uv installer places the binary in ~/.local/bin which isn't on PATH by default in the act runner. Source the env file for the current step and append to GITHUB_PATH for subsequent steps. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
# nuzlocke-tracker-wtbk
|
||||
title: Fix CI workflow failures for backend and e2e tests
|
||||
status: in-progress
|
||||
status: completed
|
||||
type: bug
|
||||
priority: normal
|
||||
created_at: 2026-02-21T15:26:22Z
|
||||
updated_at: 2026-02-21T15:27:40Z
|
||||
updated_at: 2026-02-21T15:29:08Z
|
||||
---
|
||||
|
||||
Two failures in CI:
|
||||
|
||||
Reference in New Issue
Block a user