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 86f1968 commit 7229b9bCopy full SHA for 7229b9b
.github/workflows/CI.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: peaceiris/actions-gh-pages@v3
43
with:
44
github_token: ${{ secrets.GITHUB_TOKEN }}
45
- publish_dir: reports/playwright-report
+ publish_dir: reports/playwright-report/index.html
46
47
- name: Notify Slack
48
if: always() # Notify regardless of success or failure
0 commit comments