From df9673f731b899bd2b87b16417e14bc0ece6cda9 Mon Sep 17 00:00:00 2001 From: Xavier Rutayisire Date: Thu, 16 Jan 2025 20:42:27 +0100 Subject: [PATCH] fix 3 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c50c215db..33a513f22 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -195,7 +195,7 @@ jobs: uses: actions/upload-artifact@v4 if: ${{ !cancelled() }} with: - name: e2e-blob-report-${{ matrix.shardIndex }} + name: e2e-blob-report-${{ matrix.shard }} path: playwright/blob-report retention-days: 1