Commit 43ba47a
committed
scripts/test: Use maxWorkers=4 when running on CI
It seems that Jest runs much faster in Travis when it's ran with this
flag. E.g. for one particular project, this made the frontend testing
time drop from 20 minutes to 2 minutes.1 parent 9bea75e commit 43ba47a
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
0 commit comments