Skip to content

Commit d6a873a

Browse files
author
Kamil Sobol
committed
chore: less parallelization
1 parent c4b4b81 commit d6a873a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"runner": "nx/tasks-runners/default",
77
"options": {
88
"cacheableOperations": ["build", "test", "lint", "package", "prepare", "extract-api"],
9-
"parallel": 8
9+
"parallel": 6
1010
}
1111
}
1212
},

0 commit comments

Comments
 (0)