mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
fix(electron): fix ci (#8085)
This commit is contained in:
@@ -21,8 +21,8 @@ export default defineConfig({
|
||||
include: ['./test/**/*.spec.ts'],
|
||||
testTimeout: 5000,
|
||||
poolOptions: {
|
||||
threads: {
|
||||
singleThread: true,
|
||||
forks: {
|
||||
singleFork: true,
|
||||
},
|
||||
},
|
||||
coverage: {
|
||||
|
||||
Reference in New Issue
Block a user