Skip to content

Commit e514be3

Browse files
committed
No need to run the test in verbose mode, because it produces too many logs
1 parent 320928c commit e514be3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/gen_coverage.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ def run(
100100
"term-missing",
101101
"--pyargs",
102102
"dpnp",
103-
"-vv",
104103
*pytest_opts.split(),
105104
],
106105
cwd=setup_dir,

0 commit comments

Comments
 (0)