improve e2e test report name

This commit is contained in:
mahula 2023-07-12 10:55:28 +02:00
parent f073553621
commit 7a4ca7011c

View File

@ -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