恢复CI测试并行度
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Successful in 6m45s
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Successful in 6m52s
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Successful in 7m9s
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Successful in 7m43s
Project CI / AI game creator shell Rust smoke (pull_request) Successful in 1m51s
Project CI / AI game creator shell Rust crates (pull_request) Successful in 2m34s
Project CI / Repository checks (pull_request) Successful in 4m30s
Project CI / Frontend tests (pull_request) Successful in 5m39s
Project CI / Native shell tests (pull_request) Successful in 8m46s
Project CI / Backend tests (pull_request) Successful in 9m38s
Project CI / AI game creator shell web tests (pull_request) Has been cancelled

撤销全局单线程限制,避免无关前端测试变慢
This commit is contained in:
2026-09-17 00:53:25 +08:00
parent 0388fa0912
commit cd75a9e565
+1 -1
View File
@@ -68,7 +68,7 @@ export default defineConfig({
environment: 'node',
globals: true,
minThreads: 1,
maxThreads: 1,
maxThreads: 8,
server: {
deps: {
inline: [