csdms / pymt

A Python toolkit for running and coupling Earth surface models
https://csdms.colorado.edu/wiki/PyMT
MIT License
51 stars 19 forks source link

Use GitHub actions for CI #132

Closed mcflugen closed 3 years ago

mcflugen commented 3 years ago

This pull request sets up GitHub Actions for continuous integration. I've added workflows for linting, and testing pymt. I will add workflows for building the docs and testing the notebooks in a separate pull request.