Skip to content

Commit a51748d

Browse files
authored
Merge pull request #102 from raisadz/chore/automate-submodule-and-tests
chore: follow-up of auto-update, remove colouring that might mess up the regex
2 parents 78d9047 + 761ad22 commit a51748d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
branches: [main]
77

88
env:
9+
PY_COLORS: 1
910
PYTEST_ADDOPTS: "--numprocesses=logical"
1011

1112
jobs:

.github/workflows/update_submodule_and_tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
workflow_dispatch:
77

88
env:
9-
PY_COLORS: 1
109
PYTEST_ADDOPTS: "--numprocesses=logical"
1110

1211
permissions:

0 commit comments

Comments
 (0)