oddbird / accoutrement

Combined Sass Accoutrement tools, with option for individual module imports
MIT License
37 stars 6 forks source link

ci: switch to GitHub Actions #106

Closed jerivas closed 2 years ago

jerivas commented 2 years ago

Description

Use GitHub Actions to lint, test, and check coverage of the codebase.

Steps to test/reproduce

This pull request should now include GH Actions checks at the bottom. Once this is merged the checks will run on all push events for all branches.

Show me

GitHub Actions status for Accoutrement
jerivas commented 2 years ago

Migrate from Travis to GH Actions on True and Accoutrement.

jerivas commented 2 years ago

@jgerigmeyer looks like the project is not ready for node 16. Should we just remove it from the matrix for now?

Also, would you like to configure coverage reporting?