From b7a31b44dfc43af9cf69f58038801120f42c6966 Mon Sep 17 00:00:00 2001 From: hashlag Date: Thu, 29 Jan 2026 00:42:20 +0300 Subject: [PATCH] Configure retention policy for coverage reports --- .gitea/workflows/ChaosCi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ChaosCi.yaml b/.gitea/workflows/ChaosCi.yaml index 4eeea91..887f576 100644 --- a/.gitea/workflows/ChaosCi.yaml +++ b/.gitea/workflows/ChaosCi.yaml @@ -47,3 +47,4 @@ jobs: path: coverage-report/ if-no-files-found: error include-hidden-files: true + retention-days: 10