We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfbc7a7 commit cef7879Copy full SHA for cef7879
.github/workflows/tests.yml
@@ -25,6 +25,7 @@ jobs:
25
env:
26
TEST: 1
27
TEST_TYPE: ${{ matrix.test_type }}
28
+ PYTHONUNBUFFERED: 1
29
30
steps:
31
- name: Checkout
0 commit comments