Skip to content

Commit 3103f9f

Browse files
committed
Pass CI
1 parent a3b8b06 commit 3103f9f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ setenv =
6565

6666
test: COVERAGE_FILE={toxworkdir}/coverage.{envname}
6767

68+
passenv = CI
69+
6870
commands =
6971
test: pytest --cov={env:PY_MODULE} --cov-report=term-missing:skip-covered --doctest-modules {posargs:src/{env:PY_MODULE}}
7072

0 commit comments

Comments
 (0)