Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
futabooo committed Dec 15, 2024
1 parent bc502e9 commit 6b38a3d
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 @@ -48,5 +48,5 @@ jobs:
PR_NUMBER: ${{ github.event.number }}
DEPLOYMENT_URL: ${{ steps.deploy.outputs.deployment-url }}
run: |
gh pr comment "${PR_NUMBER}" --edit-last\
gh pr comment "${PR_NUMBER}" --edit-last \
--body "Playwright tests report deployed to [${DEPLOYMENT_URL}](https://${DEPLOYMENT_URL})"

0 comments on commit 6b38a3d

Please sign in to comment.