Skip to content

Commit 6534c0a

Browse files
committed
Increase pytest verbosity
Signed-off-by: Raphael Glon <[email protected]>
1 parent 677aaa8 commit 6534c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ style:
1616

1717

1818
test:
19-
pytest -sv tests/
19+
pytest -sv --log-level=DEBUG tests/
2020

0 commit comments

Comments
 (0)