Skip to content

Commit ec3e87f

Browse files
remove unused coverage option
1 parent 9cab9c2 commit ec3e87f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

noxfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ def pytest_argv():
3737
"pytest",
3838
"--cov-report=term-missing",
3939
"--cov=elasticsearch",
40-
"--cov-config=setup.cfg",
4140
f"--junitxml={junit_xml}",
4241
"--log-level=DEBUG",
4342
"--cache-clear",

0 commit comments

Comments
 (0)