mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(ci): limit retention
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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