sprintf.js icon indicating copy to clipboard operation
sprintf.js copied to clipboard

Add GitHub actions for testing

Open rastorc3v opened this issue 2 years ago • 0 comments

Add testing with help of GitHub actions.

  • Testing in parallel on Node v6, v8 and v10.
  • Job is trying to use npm ci if supported.
  • Also linting files as it is included in npm test command

Check how it works here

rastorc3v avatar Feb 02 '23 22:02 rastorc3v