Closed carlotm closed 3 years ago
Adding a github actions workflow to execute tests directly on GitHub. This should help people to contribute to this project.
Please note: tests are running against node versions 12, 14 and 16. Not using versions 8 and 10 becasue they reached eol.
This workflow does not include the deploy step.
Agree, we've already migrated some of our projects from Travis to GH Actions, and we're more than happy with that!
Grazie per il vostro contributo! I've tracked migration progress from Travis to GH Actions in #21.
Adding a github actions workflow to execute tests directly on GitHub. This should help people to contribute to this project.
Please note: tests are running against node versions 12, 14 and 16. Not using versions 8 and 10 becasue they reached eol.
This workflow does not include the deploy step.