mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 06:03:08 +00:00
3 lines
95 B
Bash
3 lines
95 B
Bash
|
export NODE_OPTIONS=--max_old_space_size=4096
|
||
|
cross-env COVERAGE=true karma start --single-run
|