Skip to content

Commit

Permalink
index
Browse files Browse the repository at this point in the history
  • Loading branch information
EreminD committed Sep 14, 2024
1 parent e1a1b80 commit 1a9e1e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: playwright-report
path: report/
name: index.html
path: playwright-report/
overwrite: true
retention-days: 30

0 comments on commit 1a9e1e3

Please sign in to comment.