Skip to content

Commit

Permalink
👷 ci: Add Playwright job summary to PR comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanprince committed Jul 21, 2024
1 parent 7d3cb28 commit a86d4e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ jobs:
if: always()
with:
report-file: results.json
job-summary: false
comment-title: "Playwright Test Results"
custom-info: "Generated by GitHub Actions [(Link to Action)](https://github.com/marketplace/actions/playwright-report-comment)"

Expand Down

0 comments on commit a86d4e4

Please sign in to comment.