Closed levmckinney closed 1 year ago
I think we should probably just use GitHub actions for this. The expected behavior here is that for future pushes to master we will run tests and lints. In addition, we should set up hooks for pypi release.
I'm hoping to implement something like the imitation's ci system.
imitation
I think we should probably just use GitHub actions for this. The expected behavior here is that for future pushes to master we will run tests and lints. In addition, we should set up hooks for pypi release.