ci(ui-e2e): reduce Playwright artifact retention to 7 days (#11018)

This commit is contained in:
César Arroba
2026-05-06 00:09:34 +02:00
committed by GitHub
parent 98277689f5
commit 1194d34396
+1 -1
View File
@@ -270,7 +270,7 @@ jobs:
with:
name: playwright-report
path: ui/playwright-report/
retention-days: 30
retention-days: 7
- name: Cleanup services
if: always()