llama-stack-mirror/.github/actions/setup-runner
Ashwin Bharambe 51f3aeb479 fix: export UV env vars to GITHUB_ENV in setup-runner
UV env vars need to persist across workflow steps for scripts that run
'uv' commands (like unit-tests.sh which uses 'uv run --with-editable').
Export them to GITHUB_ENV so they're available in subsequent steps.
2025-10-31 07:09:02 -07:00
..
action.yml fix: export UV env vars to GITHUB_ENV in setup-runner 2025-10-31 07:09:02 -07:00