mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 06:04:15 +00:00
ci(pytest): add colored output (#1441)
This commit is contained in:
parent
d88f14e271
commit
c28c7bf384
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
@ -189,6 +189,7 @@ jobs:
|
|||
--ignore=tests/test_sync.py \
|
||||
--tb=native \
|
||||
--verbose \
|
||||
--color=yes \
|
||||
--cov=plexapi \
|
||||
tests
|
||||
|
||||
|
|
Loading…
Reference in a new issue