Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit df795e1

Browse files
ci(pytest): add colored output (#203)
1 parent a82a4b0 commit df795e1

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
@@ -66,6 +66,7 @@ jobs:
6666
-rxXs \
6767
--tb=native \
6868
--verbose \
69+
--color=yes \
6970
--cov=gsms \
7071
tests
7172

0 commit comments

Comments
 (0)