Skip to content

Commit a77df24

Browse files
committed
Disable Numba error message highlighting in CI
1 parent b06d2e6 commit a77df24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ jobs:
167167
PART: ${{ matrix.part }}
168168
FAST_COMPILE: ${{ matrix.fast-compile }}
169169
FLOAT32: ${{ matrix.float32 }}
170+
NUMBA_DISABLE_ERROR_MESSAGE_HIGHLIGHTING: 1
170171

171172
- name: Upload coverage file
172173
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)