From 167780a01e60a125080a1b51c2b4d270abfb9e44 Mon Sep 17 00:00:00 2001 From: "igor.udot" Date: Tue, 14 Apr 2026 14:23:24 +0800 Subject: [PATCH] ci: setup python warning level at common --- .gitlab/ci/common.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab/ci/common.yml b/.gitlab/ci/common.yml index 1bc00a65f8..a19adcf0c1 100644 --- a/.gitlab/ci/common.yml +++ b/.gitlab/ci/common.yml @@ -87,6 +87,7 @@ variables: IDF_CI_BUILD: 1 + PYTHONWARNINGS: "ignore" # ccache settings # some settings need to set in .gitlab-ci.yml as it takes effect while start-up the job # https://ccache.dev/manual/latest.html#_configuring_ccache