Skip to content

Commit c1c93b5

Browse files
committed
Temporarily increase test verbosity for debugging
1 parent 5479361 commit c1c93b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,10 @@ jobs:
266266
-qq \
267267
--timeout=30 \
268268
--durations=10 \
269+
--showlocals \
270+
--verbose \
271+
--verbose \
272+
--log-level=DEBUG \
269273
--cov zigpy_znp \
270274
--cov-config pyproject.toml \
271275
-o console_output_style=count \

0 commit comments

Comments
 (0)