Skip to content

Commit 6be1224

Browse files
committed
python -vv
1 parent 2231f25 commit 6be1224

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nightly2.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,7 @@ jobs:
124124
python -m pip install -r requirements/tox.pip
125125
126126
- name: "Run tox"
127+
env:
128+
PYTHONVERBOSE: 2
127129
run: |
128130
python -m tox -v -- -rfsEX

0 commit comments

Comments
 (0)