Skip to content

Commit e982bb6

Browse files
committed
making one of the environments not record cov
1 parent af71089 commit e982bb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/tox/tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@ deps =
6060
commands =
6161
pytest \
6262
{posargs} \
63+
--no-cov \
6364
{toxinidir}

0 commit comments

Comments
 (0)