mirror of
https://github.com/astral-sh/uv
synced 2026-06-21 13:47:25 +00:00
b58e670efd
## Summary Our `test.yml` jobs now upload JUnit reports as artifacts, using nextest's JUnit export support. The plan is to begin consuming these from astral-bot and producing useful difference comments on PRs. ## Test Plan CI only, NFC. --------- Signed-off-by: William Woodruff <william@yossarian.net>