From e92b91f33db6eda2cd1c6d231b3f5341684b65ad Mon Sep 17 00:00:00 2001 From: justinsb Date: Sun, 10 Nov 2024 17:54:36 -0500 Subject: [PATCH] e2e: name artifacts after the tests These artifacts are not scoped to the job, so we should give them unambiguous names. --- .github/workflows/e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index aba593f50bf11..b7832b666e683 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -36,5 +36,5 @@ jobs: if: always() uses: actions/upload-artifact@v4 with: - name: artifacts + name: tests-e2e-scenarios-bare-metal path: /tmp/artifacts/