Open-Source-Spatial-Clean-Cooking-Tool / OnStove

This repository contain the general code for the Open Source Spatial Clean Cooking Tool OnStove
MIT License
7 stars 8 forks source link

Caching test data for Test workflow #304

Closed camiloramirezgo closed 5 months ago

camiloramirezgo commented 1 year ago

To avoid downloading the test data every time from AWS S3, we can try caching the test data folder. This would also speed up the process. See here: https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows and https://stackoverflow.com/questions/55110729/how-do-i-cache-steps-in-github-actions