You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix prefix false-positive in skip check, cap download throttle at 8, isolate test cache artifacts
- Installed-font skip now matches 'Ubuntu Nerd Font*' instead of
'Ubuntu*' so Ubuntu no longer false-matches UbuntuMono (thread #37)
- Download throttle fixed at 8 instead of ProcessorCount to keep network
usage bounded on high-core CI hosts (thread #36)
- Deduplication test uses a test-only cache tag and cleans up the full
directory so no artifacts persist in user cache (thread #38)
0 commit comments