Skip to content

Commit dcbccd0

Browse files
committed
revert
1 parent 2e2ac71 commit dcbccd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-api-core/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ def default(
296296
"--cov=tests.unit",
297297
"--cov-append",
298298
"--cov-config=.coveragerc",
299-
"--cov-report=term",
299+
"--cov-report=",
300300
"--cov-fail-under=0",
301301
# Running individual tests with parallelism enabled is usually not helpful.
302302
"-n=auto",

0 commit comments

Comments
 (0)