We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5cb717 commit da05dcaCopy full SHA for da05dca
.github/workflows/playwright.yml
@@ -68,4 +68,4 @@ jobs:
68
SLACK_TEXT: "Playwright tests have completed. Here is the HTML report."
69
SLACK_FILE: ./html-report.zip
70
# This step should always run, even if previous steps fail
71
- if: always()
+ if: always()
0 commit comments