We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9df58 commit b20c162Copy full SHA for b20c162
1 file changed
packages/boot/ava.config.mjs
@@ -81,4 +81,5 @@ export default {
81
require: ['@endo/init/debug.js'],
82
timeout: '20m',
83
sortTestFiles: byExplicitBootOrder,
84
+ workerThreads: false,
85
};
0 commit comments