Skip to content

Commit 28c692e

Browse files
ocelotlc24t
authored andcommitted
1 parent 889baba commit 28c692e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ commands_pre =
8888
mypyinstalled: pip install file://{toxinidir}/opentelemetry-api/
8989

9090
commands =
91-
test: pytest
91+
test: pytest {posargs}
9292
coverage: {toxinidir}/scripts/coverage.sh
9393

9494
mypy: mypy --namespace-packages opentelemetry-api/src/opentelemetry/

0 commit comments

Comments
 (0)