Skip to content

Commit c28c7bf

Browse files
ci(pytest): add colored output (#1441)
1 parent d88f14e commit c28c7bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ jobs:
189189
--ignore=tests/test_sync.py \
190190
--tb=native \
191191
--verbose \
192+
--color=yes \
192193
--cov=plexapi \
193194
tests
194195

0 commit comments

Comments
 (0)