Skip to content

chore: remove pnpm version specification from CI setup (useless with packageManager)#3

Merged
lucasgauthier merged 1 commit into
mainfrom
chore_specify_pnpm_is_useless_in_ci
Feb 19, 2026
Merged

chore: remove pnpm version specification from CI setup (useless with packageManager)#3
lucasgauthier merged 1 commit into
mainfrom
chore_specify_pnpm_is_useless_in_ci

Conversation

@lucasgauthier
Copy link
Copy Markdown
Owner

Problem

Specifying the pnpm version in the CI setup is useless because pnpm/action-setup takes the packageManager version specified in package.json (at least for the version of pnpm/action-setup used in this project)

Solution

We remove it

@lucasgauthier lucasgauthier self-assigned this Feb 19, 2026
@lucasgauthier lucasgauthier merged commit a70e89f into main Feb 19, 2026
3 checks passed
@lucasgauthier lucasgauthier deleted the chore_specify_pnpm_is_useless_in_ci branch February 19, 2026 21:37
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