Skip to content

Commit

Permalink
Merge pull request #16941 from justinsb/artifacts_unique_name
Browse files Browse the repository at this point in the history
e2e: name artifacts after the tests
  • Loading branch information
k8s-ci-robot authored Nov 11, 2024
2 parents 01c488b + e92b91f commit 80806a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
name: artifacts
name: tests-e2e-scenarios-bare-metal
path: /tmp/artifacts/

0 comments on commit 80806a8

Please sign in to comment.