We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a6b420 commit 82162c2Copy full SHA for 82162c2
compute/package.json
@@ -11,7 +11,7 @@
11
"*.js"
12
],
13
"scripts": {
14
- "test": "c8 mocha -p -j 2 test --timeout 1100000"
+ "test": "c8 mocha -p -j 4 test --timeout 1100000"
15
},
16
"dependencies": {
17
"@google-cloud/compute": "^4.0.0",
0 commit comments