Skip to content

Commit 761ad22

Browse files
committed
remove pycolouring
1 parent 78d9047 commit 761ad22

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)