Skip to content

Commit 07c976f

Browse files
committed
try with unbuffered
1 parent d781d53 commit 07c976f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate_website.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
ADTYPE_KEYS: ${{ needs.setup-keys.outputs.adtype_keys }}
9797
ADTESTS_MODELS_TO_LOAD: ${{ matrix.model }}
9898
DATADEPS_ALWAYS_ACCEPT: "true"
99+
PYTHONUNBUFFERED: "1"
99100

100101
- name: Output matrix values
101102
id: output-matrix

0 commit comments

Comments
 (0)