We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b062916 commit 8a46989Copy full SHA for 8a46989
1 file changed
handwritten/logging/.kokoro/test.sh
@@ -22,5 +22,6 @@ cd $(dirname $0)/..
22
23
npm install
24
npm test
25
+./node_modules/nyc/bin/nyc.js report
26
27
bash $KOKORO_GFILE_DIR/codecov.sh
0 commit comments