Skip to content

Commit 57b0163

Browse files
committed
Increase pytest verbosity to diagnose windows failure
1 parent 56880c4 commit 57b0163

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ jobs:
107107
run: |
108108
python -m pip install -v .
109109
- name: Run tests
110-
run: pytest
110+
run: pytest -vv

0 commit comments

Comments
 (0)