ci: flush python terminal output
This commit is contained in:
parent
64745e7ec2
commit
ef047c20fa
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -20,6 +20,7 @@ on:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
CACHE_NUMBER: 1 # Change this value to manually reset the environment cache
|
CACHE_NUMBER: 1 # Change this value to manually reset the environment cache
|
||||||
|
PYTHONUNBUFFERED: 1 # to flush progress bars
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user