We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91f65cb + 85c7591 commit d5265c3Copy full SHA for d5265c3
.github/workflows/ci.yaml
@@ -259,7 +259,7 @@ jobs:
259
if: ${{ failure() }}
260
uses: actions/upload-artifact@v4
261
with:
262
- name: e2e-test-logs
+ name: containerd-e2e-test-logs
263
path: ./logs/
264
retention-days: 15
265
@@ -311,6 +311,6 @@ jobs:
311
312
313
314
+ name: nvidiadriver-e2e-test-logs
315
316
0 commit comments