5
0
mirror of https://github.com/pnpm/action-setup.git synced 2026-05-06 01:48:35 +00:00
Files
setup-pnpm/.github/workflows
Zoltan Kochan 54e420f032 test: validate pnpm --version output in CI
All version checks now capture output and assert it matches a semver
pattern. Previously, a silently failing pnpm (exit 0, no output)
would pass the tests.
2026-03-27 19:33:54 +01:00
..