Skip to content

Commit

Permalink
set proper blob path
Browse files Browse the repository at this point in the history
  • Loading branch information
esizer committed Dec 19, 2024
1 parent 8db9523 commit a64503d
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 @@ -83,7 +83,7 @@ jobs:
if: always()
with:
name: blob-report-${{ matrix.shardIndex }}
path: blob-report
path: ./apps/playwright/blob-report
retention-days: 1

merge-reports:
Expand Down

0 comments on commit a64503d

Please sign in to comment.