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 df15ca2 commit 57f3a06Copy full SHA for 57f3a06
compute/package.json
@@ -12,7 +12,7 @@
12
],
13
"scripts": {
14
"test-only": "mocha --timeout 1000000 -g",
15
- "test": "c8 mocha -p -j 4 test --timeout 1100000"
+ "test": "c8 mocha -p -j 8 test --timeout 1100000"
16
},
17
"dependencies": {
18
"@google-cloud/compute": "^4.0.0",
0 commit comments