fix(ci): limit retention

This commit is contained in:
Łukasz Mierzwa
2026-03-17 18:09:48 +00:00
committed by GitHub
parent 5100769da0
commit 62720a1c4b

View File

@@ -145,7 +145,7 @@ jobs:
with:
name: visual-regression-diffs
path: ui/src/e2e/results/
retention-days: 30
retention-days: 7
lint-js:
name: Lint JS code