Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 40b96d0

Browse files
chore: always nyc report before calling codecov (googleapis#223)
1 parent 528a19f commit 40b96d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)