Skip to content

Commit 5839465

Browse files
authored
check verbose output
1 parent 4254c5c commit 5839465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ deps =
2626
allowlist_externals = mkdir
2727
commands =
2828
mkdir -p plugins/magma/dist/assets
29-
coverage run -p -m pytest --tb=short --asyncio-mode=auto tests
29+
coverage run -p -m pytest --tb=short --asyncio-mode=auto tests -v
3030

3131
[testenv:style]
3232
deps = pre-commit

0 commit comments

Comments
 (0)