cache: better cache system (#4951)
* cache: consider source as untrusted * cache: better scoped cache * cache: non-lazy flow value parse error * fixup! cache: consider source as untrusted * fixup! cache: consider source as untrusted * fixup! cache: better scoped cache
This commit is contained in:
2
.github/workflows/backend-test.yml
vendored
2
.github/workflows/backend-test.yml
vendored
@@ -67,4 +67,4 @@ jobs:
|
||||
DISABLE_EMBEDDING=true RUST_LOG=info PYTHON_PATH=$(which python)
|
||||
DENO_PATH=$(which deno) BUN_PATH=$(which bun) GO_PATH=$(which go)
|
||||
UV_PATH=$(which uv) cargo test --features
|
||||
enterprise,deno_core,license,python,rust --all -- --nocapture
|
||||
enterprise,deno_core,license,python,rust,scoped_cache --all -- --nocapture
|
||||
|
||||
Reference in New Issue
Block a user