CLIMADA-project / climada_petals

See https://github.com/CLIMADA-project/climada_python first
GNU General Public License v3.0
22 stars 13 forks source link

Add GitHub actions for unit testing in Petals #114

Closed peanutfun closed 3 months ago

peanutfun commented 4 months ago

Changes proposed in this PR:

This is slightly different from the Core setup in that we use a "reusable workflow" testing.yml. This way, we can trigger the workflow from the Core repository as well. This achieves compatibility testing for changes in Core.

PR Author Checklist

PR Reviewer Checklist

chahank commented 3 months ago

As a non-expert on github actions, I looked at it and I have nothing to add :). Thanks for making this work!

Maybe @emanuel-schmid has something to add?

emanuel-schmid commented 3 months ago

@chahank : not me 😄 I just merge it then we'll see.