bayes-toolbox icon indicating copy to clipboard operation
bayes-toolbox copied to clipboard

Add Continuous integration for tests

Open canyon289 opened this issue 2 years ago • 0 comments

Once local tests are created adding a CI runner for pull requests will make the contribution pipeline smoother for yourself and contributors

Easiest way to do this will be to copy the one from bambi, or PyMC and modify it for use here https://github.com/bambinos/bambi/blob/main/.github/workflows/test.yml

canyon289 avatar Feb 20 '23 19:02 canyon289