diff --git a/changelog/275.trivial.md b/changelog/275.trivial.md new file mode 100644 index 00000000..713b01fe --- /dev/null +++ b/changelog/275.trivial.md @@ -0,0 +1,4 @@ +Added a github actions workflow which runs all tests after installing development +versions of central upstream libraries (xarray, pint, openscm_units, pint_xarray, and +pandas for now). It runs weekly and should help us identify upcoming problems before +they hit users.