Skip to content

Commit 2813944

Browse files
committed
Debug tests as run.
1 parent bbd9eee commit 2813944

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ def tests(session: nox.sessions.Session):
184184
run_args = [
185185
"pytest",
186186
"-n",
187+
"-v",
187188
"auto",
188189
"lib/iris/tests",
189190
]

0 commit comments

Comments
 (0)