Skip to content

Commit 6b2dd3e

Browse files
committed
chore(*): trying 4 shards for tests
1 parent dea5d5a commit 6b2dd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module.exports = function (config) {
2222
'@angular-devkit/build-angular/plugins/karma'
2323
],
2424
parallelOptions: {
25-
executors: 2,
25+
executors: 4,
2626
shardStrategy: 'round-robin'
2727
},
2828
client: {

0 commit comments

Comments
 (0)