Skip to content

Commit 2df388d

Browse files
committed
Enable super verbose logging for the entire test suite
1 parent a16f917 commit 2df388d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ jobs:
269269
--showlocals \
270270
--verbose \
271271
--verbose \
272+
-o log_cli=True \
272273
--log-level=DEBUG \
273274
--cov zigpy_znp \
274275
--cov-config pyproject.toml \

0 commit comments

Comments
 (0)