CALIPSO-project / SPINacc

A spinup acceleration procedure for land surface models (LSM) . Developer team Mandresy Rasolonjatovo, Tianzhang Cai, Matthew Archer, Daniel Goll
4 stars 0 forks source link

Implement CI workflow for automated testing #51

Closed tztsai closed 6 months ago

tztsai commented 6 months ago

We can automate the pytest tests using a GitHub CI workflow. We may also want to add some branch protection rules to enforce that some linting and pytest checks are passed before merging a PR.

tztsai commented 6 months ago

Duplicate of #40