Skip to content

Commit 87e161a

Browse files
chore: always nyc report before calling codecov (#275)
1 parent 6de8658 commit 87e161a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • handwritten/datastore/.kokoro

handwritten/datastore/.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)