Skip to content

Commit 36911da

Browse files
committed
dedup art names
1 parent b1ac152 commit 36911da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,6 @@ jobs:
101101
if: always()
102102
uses: actions/upload-artifact@v4
103103
with:
104-
name: kubernetes-logs
104+
name: kubernetes-logs-${{ matrix.test }}
105105
path: ./k8s-logs
106+
retention-days: 5

0 commit comments

Comments
 (0)