You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The testing ci workflow is still quite slow. The caching for pre-commit doesn't seem to be working. The cache gets saved but never loaded so this could be investigated to improve things. Could also look into caching the docker images for the services so these don't need to be re-downloaded each time. Looks like there is experimental support for this - https://docs.docker.com/build/cache/backends/gha/
The text was updated successfully, but these errors were encountered:
The testing ci workflow is still quite slow. The caching for pre-commit doesn't seem to be working. The cache gets saved but never loaded so this could be investigated to improve things. Could also look into caching the docker images for the services so these don't need to be re-downloaded each time. Looks like there is experimental support for this - https://docs.docker.com/build/cache/backends/gha/
The text was updated successfully, but these errors were encountered: