We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
TERM
1 parent 2010082 commit e78e2ccCopy full SHA for e78e2cc
.github/workflows/tests.yml
@@ -42,7 +42,7 @@ jobs:
42
pyproject.toml
43
tox.ini
44
- run: pip install --group test_runners
45
-
+ - run: echo $TERM
46
- run: tox run-parallel --parallel-no-spinner
47
env:
48
FORCE_COLOR: "1"
0 commit comments