ci(pytest): add colored output (#1441)

This commit is contained in:
ReenigneArcher 2024-08-05 20:05:26 -04:00 committed by GitHub
parent d88f14e271
commit c28c7bf384
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -189,6 +189,7 @@ jobs:
--ignore=tests/test_sync.py \
--tb=native \
--verbose \
--color=yes \
--cov=plexapi \
tests