Skip to content

Commit 8a46989

Browse files
chore: always nyc report before calling codecov (#342)
1 parent b062916 commit 8a46989

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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