Skip to content

Commit

Permalink
Merge branch 'main' into sc-12504/chore/e2e-tests-for-shopping-cart-p…
Browse files Browse the repository at this point in the history
…enny
  • Loading branch information
PollySt authored Jan 23, 2024
2 parents 1eb062c + fc1df7d commit a3da229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

- name: Add link to summary
env:
REPORT_URL: ${{ vars.PLAYWRIGHT_S3_URL }}${{ env.HTML_REPORT_URL_PATH }}
REPORT_URL: ${{ vars.PLAYWRIGHT_S3_URL }}${{ env.HTML_REPORT_URL_PATH }}/index.html
shell: bash
run: |
echo "[Playwright Report]($REPORT_URL)" >> $GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit a3da229

Please sign in to comment.