".circleci/unittest/windows/vscode:/vscode.git/clone" did not exist on "635406c3325e276ec8d0055d296094e113b44b20"
-
Julien Chaumond authored
There's an inconsistency right now where: - we load some models into CACHE_DIR - and some models in the default cache - and often, in both for the same models When running the RUN_SLOW tests, this takes a lot of disk space, time, and bandwidth. I'd rather always use the default cache
f54dc3f4