From ef07ad0b973f1c8432b26739ee6938f89c9c7a14 Mon Sep 17 00:00:00 2001 From: Fabian Date: Wed, 22 Feb 2023 15:01:49 +0100 Subject: [PATCH] ci: revert python buffer --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 778c8da3..26111c94 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -20,7 +20,6 @@ on: env: CACHE_NUMBER: 1 # Change this value to manually reset the environment cache - PYTHONUNBUFFERED: 1 # to flush progress bars jobs: build: