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 d3465d7 commit 707f455Copy full SHA for 707f455
jest.config.js
@@ -1,7 +1,4 @@
1
-const maxWorkers = process.env.CI ? 16 : 2
2
-
3
module.exports = {
4
- maxWorkers,
5
projects: [
6
{
7
coverageReporters: ["text", "lcov"],
0 commit comments