Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit 7c406fc

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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