Skip to content

Commit e437b26

Browse files
committed
Debug segfault: don't buffer output
1 parent e7efc38 commit e437b26

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ jobs:
330330
TEST_FILES: ${{ matrix.TEST_FILES }}
331331
REQUIRES_ASTROPY : ${{ matrix.REQUIRES_ASTROPY }}
332332
MPLBACKEND: Agg
333+
PYTHONUNBUFFERED: 1
333334
run: |
334335
pip install coverage
335336
pip install pytest-cov

0 commit comments

Comments
 (0)