bangproject/bang

Implement Github Actions for CI

Closed this issue · 1 comments

We want to make sure that (a) PRs pass lint, (b) PRs pass tests, and (c) test coverage meets standards.

I haven't implemented GitHub Actions in my own projects, so I'll start with the course GitHub Action: Continuous Integration.

This issue is closed with the merged PR - #9.