We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7979727 commit 9bca755Copy full SHA for 9bca755
.github/workflows/test-execution.yml
@@ -69,6 +69,8 @@ jobs:
69
with:
70
name: test-results
71
path: test-results
72
+ retention-days: 3
73
+
74
- name: Prepare GitHub Pages Content
75
if: success() || failure()
76
uses: NayeemJohnY/actions/prepare-github-pages@main
0 commit comments