mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-09 17:49:02 -04:00
The subfolder resolution tests were hitting real GitHub APIs and git ls-remote, causing flaky failures when HTTP HEAD checks returned non-ok responses (rate limiting, network issues), which made the resolver take the private repo path instead of the tarball path.