Skip to content

Commit

Permalink
fix(frontend:e2e:ci): update path for Playwright report in GitHub Act…
Browse files Browse the repository at this point in the history
…ions workflow
  • Loading branch information
ErvinRacz committed Feb 3, 2025
1 parent 363ab97 commit c9c36e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
if: ${{ !cancelled() }}
with:
name: playwright-report
path: playwright-report/
path: frontend/playwright-report/
retention-days: 30

0 comments on commit c9c36e7

Please sign in to comment.