Skip to content

Commit

Permalink
update artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
noxify committed Dec 20, 2024
1 parent 6226dd1 commit 3c764d7
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 @@ -19,6 +19,6 @@ jobs:
- uses: actions/upload-artifact@v4
if: ${{ !cancelled() }}
with:
name: playwright-report
path: playwright-report/
name: apps/frontend/playwright-report
path: apps/frontend/playwright-report/
retention-days: 30

0 comments on commit 3c764d7

Please sign in to comment.