We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78d9047 + 761ad22 commit a51748dCopy full SHA for a51748d
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
6
branches: [main]
7
8
env:
9
+ PY_COLORS: 1
10
PYTEST_ADDOPTS: "--numprocesses=logical"
11
12
jobs:
.github/workflows/update_submodule_and_tests.yml
@@ -6,7 +6,6 @@ on:
workflow_dispatch:
- PY_COLORS: 1
permissions:
0 commit comments