mirror of
https://github.com/zadam/trilium.git
synced 2026-02-26 16:43:36 +01:00
test(server): reduce num workers temporarily
Some checks failed
Checks / main (push) Has been cancelled
Some checks failed
Checks / main (push) Has been cancelled
This commit is contained in:
parent
225693fa79
commit
c735870b95
@ -29,6 +29,6 @@ export default defineConfig(() => ({
|
||||
reporter: [ "text", "html" ]
|
||||
},
|
||||
pool: "vmForks",
|
||||
maxWorkers: 4
|
||||
maxWorkers: 3
|
||||
},
|
||||
}));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user