Skip to content

ci: avoid pnpm cache restore in tests#1480

Merged
9aoy merged 1 commit into
mainfrom
9aoy/ci-pnpm-cache-standalone
Jun 29, 2026
Merged

ci: avoid pnpm cache restore in tests#1480
9aoy merged 1 commit into
mainfrom
9aoy/ci-pnpm-cache-standalone

Conversation

@9aoy

@9aoy 9aoy commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR reduces test workflow setup overhead by disabling pnpm package-manager cache restore/save in actions/setup-node, keeping dependency installation explicit in the existing install steps. It also limits standalone pnpm setup to Node 20 e2e jobs, where it is needed because pnpm 11 requires Node >=22 while the matrix still validates Node 20 runtime behavior.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@9aoy 9aoy marked this pull request as ready for review June 29, 2026 03:45
@9aoy 9aoy merged commit a810e26 into main Jun 29, 2026
12 checks passed
@9aoy 9aoy deleted the 9aoy/ci-pnpm-cache-standalone branch June 29, 2026 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant