Skip to content

Commit

Permalink
Don't tell pytest to colorize output
Browse files Browse the repository at this point in the history
  • Loading branch information
EliahKagan committed Jan 28, 2024
1 parent 6f57fe5 commit 9b7e2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cygwin-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ jobs:
- name: Test with pytest
run: |
pytest --color=yes -p no:sugar --instafail -vv
pytest -p no:sugar --instafail -vv

0 comments on commit 9b7e2bc

Please sign in to comment.