Skip to content

Commit f6bcc9f

Browse files
authored
Switch to Yarn for CI build. (#290)
1 parent 1d93ba2 commit f6bcc9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-node/samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "Apache Version 2.0",
66
"author": "Google Inc.",
77
"scripts": {
8-
"test": "cd ..; npm run st -- speech/system-test/*.test.js"
8+
"test": "cd ..; npm run st -- --verbose speech/system-test/*.test.js"
99
},
1010
"dependencies": {
1111
"@google-cloud/speech": "0.5.0",

0 commit comments

Comments
 (0)