set maxworkers 2 for frontend tests

This commit is contained in:
bergquist
2018-09-18 12:18:35 +02:00
parent 63ed02e626
commit 0f8b9b8ff9
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -11,3 +11,4 @@ function exit_if_fail {
}
exit_if_fail npm run test
exit_if_fail npm run build