diff --git a/gulpfile.js b/gulpfile.js index 7a8f2577..d14131bc 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -42,6 +42,7 @@ function coverage(cb) { 'run', 'manage.py', 'test', + '--parallel', '--exclude-tag', 'isolate' ],