Skip to content

Commit 7229b9b

Browse files
Update CI.yml
1 parent 86f1968 commit 7229b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: peaceiris/actions-gh-pages@v3
4343
with:
4444
github_token: ${{ secrets.GITHUB_TOKEN }}
45-
publish_dir: reports/playwright-report
45+
publish_dir: reports/playwright-report/index.html
4646

4747
- name: Notify Slack
4848
if: always() # Notify regardless of success or failure

0 commit comments

Comments
 (0)