Skip to content

Commit 005b562

Browse files
committed
fix e2e results upload
1 parent f382c95 commit 005b562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
if: always()
4343
with:
4444
name: playwright-report
45-
path: playwright-report/
45+
path: ./tests/end-to-end/playwright-report/
4646
retention-days: 30

0 commit comments

Comments
 (0)