CI: cache data directory in the conda + nbval workflows
rossbar opened this issue · 0 comments
rossbar commented
Executing the notebooks in CI for testing results in downloading some datasets. We are already cacheing this data in the circleCI job. Data caching should be added to the github workflows as well to prevent unnecessary downloads.