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
{{ message }}
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
Currently, the tests download each dataset once. Therefore, the tests take a while.
https://github.com/actions/cache could help here, if the data is not too large. We have 10 GB for caches in total.
See #164 (comment)
The text was updated successfully, but these errors were encountered: