Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
ci(pytest): add colored output (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher authored Jul 17, 2024
1 parent 2e3c9eb commit a9f8c4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ jobs:
-rxXs \
--tb=native \
--verbose \
--color=yes \
--cov=Contents/Code \
tests
Expand Down

0 comments on commit a9f8c4d

Please sign in to comment.