mirror of
https://github.com/prymitive/karma
synced 2026-08-17 11:27:01 +00:00
fix(ci): limit retention
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user