Skip to content

Commit

Permalink
Remove if statement
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvNC committed Oct 29, 2024
1 parent dde2f89 commit bf7ce95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/playwright_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:

- name: Generate summary from playwright-results.json (expected to fail to comment)
id: playwright-summary
if: github.event_name == 'pull_request'
uses: daun/playwright-report-summary@v3
with:
report-file: playwright-results.json
Expand Down

0 comments on commit bf7ce95

Please sign in to comment.