Skip to content

Commit 82162c2

Browse files
committed
try parallel
1 parent 0a6b420 commit 82162c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"*.js"
1212
],
1313
"scripts": {
14-
"test": "c8 mocha -p -j 2 test --timeout 1100000"
14+
"test": "c8 mocha -p -j 4 test --timeout 1100000"
1515
},
1616
"dependencies": {
1717
"@google-cloud/compute": "^4.0.0",

0 commit comments

Comments
 (0)