Skip to content

Commit 815c9eb

Browse files
committed
ci: check if coverage is using compiled C extensions
1 parent 51116a0 commit 815c9eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ setenv =
155155
TMP = {env_tmp_dir}
156156

157157
commands =
158+
coverage --version
158159
python -m pytest {env:PYTEST_PYTHON_FILES} {env:DEBUG} {env:RERUNS} {env:JUNITXML} {env:COVERAGE} {posargs}
159160

160161
[testenv:doc-{clean,links,html}]

0 commit comments

Comments
 (0)