Skip to content

Commit 8460b7f

Browse files
committed
fix: keep artifacts longer
1 parent f6c51d0 commit 8460b7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
with:
3939
name: coverage-report-pr
4040
path: coverage
41-
retention-days: 3
41+
retention-days: 7

0 commit comments

Comments
 (0)