We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d9047 commit 761ad22Copy full SHA for 761ad22
.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