diff --git a/synthtool/gcp/templates/node_library/.nycrc b/synthtool/gcp/templates/node_library/.nycrc index a1a8e6920..feb032400 100644 --- a/synthtool/gcp/templates/node_library/.nycrc +++ b/synthtool/gcp/templates/node_library/.nycrc @@ -3,7 +3,8 @@ "exclude": [ "src/*{/*,/**/*}.js", "src/*/v*/*.js", - "test/**/*.js" + "test/**/*.js", + "build/test" ], "watermarks": { "branches": [