Skip to content

Commit 2af244b

Browse files
committed
Bump verbosity up
Signed-off-by: Michał Górny <mgorny@quansight.com>
1 parent d5f34e6 commit 2af244b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ skipsdist = true
3030

3131
[tool.tox.env_run_base]
3232
commands = [
33-
["pytest"],
33+
["pytest", "-vv"],
3434
]
3535
dependency_groups = ["test"]
3636
set_env = { NO_CYTHON_COMPILE = "true" }

0 commit comments

Comments
 (0)