Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Platane committed Mar 15, 2024
1 parent d1ffb43 commit 8a90c56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/recuring-live-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:

- run: bunx playwright merge-reports --reporter line blob-report > report.txt

- run: cat report.txt

- run: echo failed=`cat report.txt | grep ✘` >> "$GITHUB_OUTPUT"
id: status

Expand Down

0 comments on commit 8a90c56

Please sign in to comment.