Skip to content

Commit e78e2cc

Browse files
committed
Show TERM in CI
1 parent 2010082 commit e78e2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
pyproject.toml
4343
tox.ini
4444
- run: pip install --group test_runners
45-
45+
- run: echo $TERM
4646
- run: tox run-parallel --parallel-no-spinner
4747
env:
4848
FORCE_COLOR: "1"

0 commit comments

Comments
 (0)