Skip to content

Commit 43bd739

Browse files
authored
Add retention days for uploaded artifacts in bench.yml
1 parent 8c050b6 commit 43bd739

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/bench.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
with:
4848
name: bench-results
4949
path: bench-results.txt
50+
retention-days: 1
5051

5152
lsp-profile:
5253
name: lsp-profile workload
@@ -122,3 +123,4 @@ jobs:
122123
realistic-delta.txt
123124
synthetic-stdout.txt
124125
realistic-stdout.txt
126+
retention-days: 1

0 commit comments

Comments
 (0)