Skip to content

Add a GitHub action to build the package and run the tests against Node 16, 18 and 20#685

Closed
pepoirot wants to merge 1 commit into
Leonidas-from-XIV:masterfrom
pepoirot:gh-action
Closed

Add a GitHub action to build the package and run the tests against Node 16, 18 and 20#685
pepoirot wants to merge 1 commit into
Leonidas-from-XIV:masterfrom
pepoirot:gh-action

Conversation

@pepoirot

@pepoirot pepoirot commented Jul 8, 2023

Copy link
Copy Markdown

Thank you @Leonidas-from-XIV for you work.

This adds a GitHub actions pipeline to build the library and run the tests against Node 16, 18 and 20 (the previous LTS, the current LTS and the current release).

It uses the existing scripts for the build and test:

  • build: npm run build,
  • test: npm run coverage

A limitation of this change is that running the tests through the existing script npm run coverage succeeds without reporting the run of any test.

@pepoirot

Copy link
Copy Markdown
Author

Replaced by #686

@pepoirot pepoirot closed this Jul 22, 2023
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