Skip to content

Commit eb89e01

Browse files
committed
Change retention-days from 30 to 2
1 parent d5b4a6e commit eb89e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
client/playwright-report/
5959
client/test-results/
6060
client/results.json
61-
retention-days: 30
61+
retention-days: 2
6262

6363
- name: Publish Playwright Test Summary
6464
uses: daun/playwright-report-summary@v3

0 commit comments

Comments
 (0)