ci: re-enable nx cloud (#9132)

This commit is contained in:
Brooooooklyn
2024-12-13 02:57:42 +00:00
parent d620a525cc
commit 8f29a58508
4 changed files with 1 additions and 7 deletions

View File

@@ -36,7 +36,6 @@
"@napi-rs/cli": "3.0.0-alpha.64",
"lib0": "^0.2.93",
"nx": "^20.0.3",
"nx-cloud": "^19.1.0",
"tiktoken": "^1.0.15",
"tinybench": "^3.0.0",
"yjs": "patch:yjs@npm%3A13.6.18#~/.yarn/patches/yjs-npm-13.6.18-ad0d5f7c43.patch"

View File

@@ -12,10 +12,6 @@
"script": "build"
},
"inputs": [
{ "fileset": "{workspaceRoot}/rust-toolchain.toml" },
{ "fileset": "{workspaceRoot}/Cargo.lock" },
{ "fileset": "{workspaceRoot}/packages/backend/native/**/*.rs" },
{ "fileset": "{workspaceRoot}/packages/backend/native/Cargo.toml" },
{
"runtime": "rustc --version"
},