fix(ci): use correct retention-days in e2e (#4424)

This commit is contained in:
Colin Adler
2022-10-07 13:46:16 -05:00
committed by GitHub
parent 3ad27b547f
commit 0ad8e775a5
+1 -1
View File
@@ -628,7 +628,7 @@ jobs:
with:
name: failed-test-videos
path: ./site/test-results/**/*.webm
retention:days: 7
retention-days: 7
chromatic:
# REMARK: this is only used to build storybook and deploy it to Chromatic.