We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d781d53 commit 07c976fCopy full SHA for 07c976f
.github/workflows/generate_website.yml
@@ -96,6 +96,7 @@ jobs:
96
ADTYPE_KEYS: ${{ needs.setup-keys.outputs.adtype_keys }}
97
ADTESTS_MODELS_TO_LOAD: ${{ matrix.model }}
98
DATADEPS_ALWAYS_ACCEPT: "true"
99
+ PYTHONUNBUFFERED: "1"
100
101
- name: Output matrix values
102
id: output-matrix
0 commit comments