Skip to content

Commit

Permalink
Update playwright.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anu-01 authored Feb 13, 2024
1 parent a9c4453 commit c32b001
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,8 @@ jobs:
name: playwright-report
path: playwright-report/
retention-days: 30

- name: step summary
run: |
' SUMMARY= $# Testing Job Summary\n## Second Level Heading\nHello GitHub'
echo "$SUMMARY" >> $GITHUB_STEP_SUMMARY

0 comments on commit c32b001

Please sign in to comment.