Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
futabooo committed Dec 15, 2024
1 parent 6b38a3d commit df63cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
DEPLOYMENT_URL: ${{ steps.deploy.outputs.deployment-url }}
run: |
gh pr comment "${PR_NUMBER}" --edit-last \
--body "Playwright tests report deployed to [${DEPLOYMENT_URL}](https://${DEPLOYMENT_URL})"
--body "Playwright tests report deployed to ${DEPLOYMENT_URL}"

0 comments on commit df63cc1

Please sign in to comment.