diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 7ce688d..c933259 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -73,6 +73,6 @@ jobs: - uses: actions/upload-artifact@v4 if: ${{ !cancelled() }} with: - name: playwright-report + name: playwright-report-dependency path: playwright-report/ retention-days: 30