Automated tests when pushing / pulling are failing due to not being able to install xesmf package via conda during the github workflow. This is not indicative of a real failure in the branch and will cause confusion.
See how we can properly get all dependencies installed during workflow runs.
Automated tests when pushing / pulling are failing due to not being able to install
xesmfpackage via conda during the github workflow. This is not indicative of a real failure in the branch and will cause confusion.See how we can properly get all dependencies installed during workflow runs.