mirror of
https://github.com/zadam/trilium.git
synced 2026-03-13 11:53:38 +01:00
test(server): switch to forks with 3 max workers
This commit is contained in:
parent
4ac22678df
commit
7c8eb311af
@ -30,6 +30,6 @@ export default defineConfig(() => ({
|
||||
reporter: [ "text", "html" ]
|
||||
},
|
||||
pool: "forks",
|
||||
maxWorkers: 2
|
||||
maxWorkers: 3
|
||||
},
|
||||
}));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user