We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2be3a commit ac8f699Copy full SHA for ac8f699
bin/run_tests.py
@@ -48,6 +48,7 @@
48
"0",
49
"--timeout=2400",
50
"test",
51
+ "-vv",
52
]
53
54
if sys.platform.startswith("linux") and args.run_podman:
0 commit comments