Closed
Description
https://github.com/peggyjs/peggy/blob/main/package.json#L25
"test:node": "nve 10,12,14,15 npm run test:bare",
I would like to advocate that we consider testing node versions in CI, rather than locally, as many of us won't be able to install node version managers, and as that way one doesn't have to wait for four versions of node to go by to test. Also, CI can run them in parallel, and run the entire matrix, and we can exclude versions if we need to (which we ought to)
I can't currently run tests
4BA9
Metadata
Metadata
Assignees
Labels
No labels