sprintf.js
sprintf.js
copied to clipboard
alexei
Reame
Issues
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
Feb 02 '23 22:02
rastorc3v