Skip to content

Commit 445821c

Browse files
committed
Add unbuffered python logging
1 parent 1e46451 commit 445821c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/aws-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
CHRONULUS_API_KEY: ${{ secrets.CHRONULUS_API_KEY }}
5959
API_URI: ${{ vars.API_URI }}
6060
PIP_CONFIG_FILE: /tmp/pip/pip.conf
61+
PYTHONUNBUFFERED: 1
6162
run: |
6263
cd python-sdk/fed-interest-rate-target
6364
pip3 install --pre -r requirements.txt

0 commit comments

Comments
 (0)