In order to ensure that our code works on various operating systems, need to set up CI to run different environments. - [ ] Determine strategy for getting CI. e.g. * open source the package to get CircleCI credits * use GitHub actions * paid account - [ ] Update so that CI tests run in Mac environment Validation criteria: - [ ] Demonstrate that CI tests are running in Mac environment