Skip to content

Commit

Permalink
chore: always nyc report before calling codecov (#1482)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored and jkwlui committed Dec 6, 2018
1 parent 3f8b1dc commit f63cd4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .kokoro/test.sh
Expand Up @@ -22,5 +22,6 @@ cd $(dirname $0)/..

npm install
npm test
./node_modules/nyc/bin/nyc.js report

bash $KOKORO_GFILE_DIR/codecov.sh

0 comments on commit f63cd4e

Please sign in to comment.