Skip to content

Commit 9bca755

Browse files
authored
Add retention-days: 3
1 parent 7979727 commit 9bca755

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-execution.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ jobs:
6969
with:
7070
name: test-results
7171
path: test-results
72+
retention-days: 3
73+
7274
- name: Prepare GitHub Pages Content
7375
if: success() || failure()
7476
uses: NayeemJohnY/actions/prepare-github-pages@main

0 commit comments

Comments
 (0)