Commit bdffe5b
authored
pytest: enable colored output in CI (#757)
Pass --color=yes to pytest and export FORCE_COLOR=1 / PY_COLORS=1
so pytest and Rich-based test output render ANSI colors in the
GitHub Actions log viewer, making failures easier to read.1 parent c51b02d commit bdffe5b
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
0 commit comments