diff --git a/.github/workflows/eks-ci.yml b/.github/workflows/eks-ci.yml index 2d0204c039..b45824a745 100644 --- a/.github/workflows/eks-ci.yml +++ b/.github/workflows/eks-ci.yml @@ -214,7 +214,7 @@ jobs: if: always() uses: actions/upload-artifact@v4 with: - name: allure_results-${{ matrix.test-target}} + name: allure_results-${{ matrix.k8s_context}} path: ${{ env.REPORTS_DIR }} - name: Purge tests environment