diff --git a/.github/workflows/test-e2e.yml b/.github/workflows/test-e2e.yml index 0c27163cb..74ebd1c43 100644 --- a/.github/workflows/test-e2e.yml +++ b/.github/workflows/test-e2e.yml @@ -55,6 +55,6 @@ jobs: if: ${{ failure() && steps.e2e-tests.conclusion == 'failure' }} uses: actions/upload-artifact@v3 with: - name: cypress-report-pr${{ steps.pr.outputs.number }} + name: ocelot-e2e-test-report-pr${{ steps.pr.outputs.number }} path: /home/runner/work/Ocelot-Social/Ocelot-Social/cypress/reports/cucumber_html_report