We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5511457 commit ec033a9Copy full SHA for ec033a9
jest.config.js
@@ -17,5 +17,4 @@ module.exports = {
17
},
18
],
19
20
- ...(process.env.CI === 'true' ? { maxWorkers: '50%' } : {}),
21
};
0 commit comments