Skip to content

Make CI green#309

Closed
jdufresne wants to merge 1 commit into
shellscape:masterfrom
jdufresne:fix-ci
Closed

Make CI green#309
jdufresne wants to merge 1 commit into
shellscape:masterfrom
jdufresne:fix-ci

Conversation

@jdufresne
Copy link
Copy Markdown

@jdufresne jdufresne commented Oct 5, 2025

  • Use windows-latest instead of the obsolete windows-2019.

  • Use pnpm/action-setup to install a compatible version of pnpm.

  • Update actions/setup-node for better compatibility with pnpm.

  • Use a version of pnpm compatible with the version of Node.js under test.

  • Add eslint as a devDependency so that pnpm can execute it.

  • Adjust assertions in tests where actual did not match expected.

- Use windows-latest instead of the obsolete windows-2019.

- Use pnpm/action-setup to install a compatible version of pnpm.

- Update actions/setup-node for better compatibility with pnpm.

- Use a version of pnpm compatible with the version of Node.js under test.

- Add eslint as a devDependency so that pnpm can execute it.

- Adjust assertions in tests where actual did not match expected.
@jdufresne jdufresne closed this by deleting the head repository Oct 19, 2025
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