Skip to content

Commit ac8f699

Browse files
committed
Pass verbose flag to pytest
1 parent da2be3a commit ac8f699

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/run_tests.py

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"0",
4949
"--timeout=2400",
5050
"test",
51+
"-vv",
5152
]
5253

5354
if sys.platform.startswith("linux") and args.run_podman:

0 commit comments

Comments
 (0)