Skip to content

Commit

Permalink
fix report path
Browse files Browse the repository at this point in the history
  • Loading branch information
arelra committed Sep 7, 2023
1 parent 32923d4 commit 4474658
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 @@ -62,6 +62,6 @@ jobs:
- uses: actions/upload-artifact@v3
if: always()
with:
name: playwright-report
path: playwright-report/
name: ./commercial/playwright-report
path: ./commercial/playwright-report/
retention-days: 5

0 comments on commit 4474658

Please sign in to comment.