ci: flush python terminal output

This commit is contained in:
Fabian 2023-02-22 14:38:53 +01:00
parent 64745e7ec2
commit ef047c20fa

View File

@ -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: