Fix remote CI
Before
Fix the failing CI on my branch.
After
Open the latest failed run for the current branch. Find the first actionable failure, excluding canceled jobs. Inspect relevant files and make the smallest change. Do not skip tests or update snapshots without proof. Rerun the check and summarize cause, fix, verification.
