cli-table / cli-table3

Pretty unicode tables for the command line
MIT License
535 stars 44 forks source link

Initial workflow action for testing PRs and commits to master #275

Closed speedytwenty closed 2 years ago

speedytwenty commented 2 years ago

To address #271, this incorporates a github action which should run the tests across the same [major] versions of node as was previously setup with Travis.

speedytwenty commented 2 years ago

Thought we might see the action trigger here. Not sure if there is a way to get this action to trigger before it hits master but I observed it fire and pass here: https://github.com/speedytwenty/cli-table3/pull/8

speedytwenty commented 2 years ago

I was able to induce the checks by doing a PR from a non-forked branch. Closing this PR for #276