Skip to content

Commit d01b82f

Browse files
JustinBeckwithjkwlui
authored andcommitted
chore: always nyc report before calling codecov (googleapis#543)
1 parent 7c6d559 commit d01b82f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

handwritten/storage/.kokoro/test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ cd $(dirname $0)/..
2222

2323
npm install
2424
npm test
25+
./node_modules/nyc/bin/nyc.js report
2526

2627
bash $KOKORO_GFILE_DIR/codecov.sh

0 commit comments

Comments
 (0)