dbt-helper icon indicating copy to clipboard operation
dbt-helper copied to clipboard

Set up GitHub actions for testing dbt-helper.

Open mikekaminsky opened this issue 5 years ago • 1 comments

We should run the tests and run black on pull requests like a good open-source project.

mikekaminsky avatar Jul 30 '20 14:07 mikekaminsky

I have a slight preference for github actions over circle CI, but also circle CI seems to be working just fine so not sure if it's worth the extra lift. It'd be nice to at least add the automatic running of black against pull requests.

mikekaminsky avatar Jul 30 '20 15:07 mikekaminsky