csiro-coasts / emsarray

xarray extension that supports EMS model formats
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Reuse mypy cache between runs #15

Closed mx-moth closed 2 years ago

mx-moth commented 2 years ago

It is the slowest CI action by a large margin. Hopefully the cache speeds it up!

mx-moth commented 2 years ago

With a populated .mypy_cache/ directory, linting goes from 4 minutes to 30 seconds!