llama-stack-mirror/.github/actions/setup-runner
Omar Abdelwahab 6aaf4ad080 fix(ci): Remove uv.lock before sync to ensure fresh dependency resolution
The uv.lock file contains cached dependency resolutions that prevent
source code changes from being picked up. By removing it before uv sync,
we force a fresh resolution and rebuild of dependencies.

This should fix the 73 CI test failures where the resolver was loading
stale method signatures without the authorization parameter.
2025-11-12 15:20:48 -08:00
..
action.yml fix(ci): Remove uv.lock before sync to ensure fresh dependency resolution 2025-11-12 15:20:48 -08:00