Skip to content

Commit 47dcb6c

Browse files
committed
ci: 💄 force color output in CI
1 parent 80c7fe1 commit 47dcb6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/testing.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ env:
2222
TERM: xterm
2323
VENV_PATH: .venv
2424
PYTHON_VERSION: "3.11"
25+
FORCE_COLOR: "1" # Force color output in CI
2526

2627
jobs:
2728
# Verifies pep8, pyflakes and circular complexity

0 commit comments

Comments
 (0)