Skip to content

Commit 5615063

Browse files
authored
Merge branch '7.2.x' into add-density-to-drop-down_7.2.x
2 parents 811e2e9 + 51f96f4 commit 5615063

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ steps:
2121

2222
- script: npm run test:lib:azure
2323
displayName: 'Run tests'
24+
env:
25+
NODE_OPTIONS: "--max_old_space_size=4096"
2426

2527
- script: cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
2628
condition: and(succeeded(), eq(variables['system.teamProject'], 'igniteui-angular'))

0 commit comments

Comments
 (0)