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
These started running slow when I added the cli tests. In particular, hard refreshing the cache and creating the vcf both run very slowly. The latter might be improved by implementing #42.
Currently our builds take a long time in CI, ~10 minutes each. The majority of this time is spent in tests.
We should consider how we may speed up tests. I expect that this is directly linked to download of the test cache from production.
The text was updated successfully, but these errors were encountered: