musement / iso-duration

JS's library created to provide easy API for working with time duration.
ISC License
6 stars 1 forks source link

ci: add node 16.x and 18.x to test strategies #24

Closed Ibbus93 closed 1 year ago

Ibbus93 commented 1 year ago

Description

This PR adds to the test strategy the support to Node 16.x and Node 18.x.

How

Added in .github/workflows/build-and-test.yml the node version 16.x and 18.x

Test

A test has been performed in a different branch. Here the result can be viewed. Also, all the checks are visible in this MR.