FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Don't tell pytest to colorize output · gitpython-developers/GitPython@9b7e2bc · GitHub

Commit 9b7e2bc

Browse files
committed
Don't tell pytest to colorize output
1 parent 6f57fe5 commit 9b7e2bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/cygwin-test.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ jobs:
7979
8080
- name: Test with pytest
8181
run: |
82-
pytest --color=yes -p no:sugar --instafail -vv
82+
pytest -p no:sugar --instafail -vv

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL