Skip to content

Commit da05dca

Browse files
committed
SlackNotifications
1 parent f5cb717 commit da05dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
SLACK_TEXT: "Playwright tests have completed. Here is the HTML report."
6969
SLACK_FILE: ./html-report.zip
7070
# This step should always run, even if previous steps fail
71-
if: always()
71+
if: always()

0 commit comments

Comments
 (0)