Skip to content

Commit ef7d36f

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

File tree

2 files changed

+1331
-1
lines changed

2 files changed

+1331
-1
lines changed

vision/samples/package.json

Lines changed: 1 addition & 1 deletion
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 -- vision/system-test/*.test.js"
8+
"test": "cd ..; npm run st -- --verbose vision/system-test/*.test.js"
99
},
1010
"dependencies": {
1111
"@google-cloud/vision": "0.7.0",

0 commit comments

Comments
 (0)