chore: correct e2e test results path in GH actions (#1231)
This commit is contained in:
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@@ -27,5 +27,5 @@ jobs:
|
||||
if: always()
|
||||
with:
|
||||
name: playwright-report
|
||||
path: playwright-report/
|
||||
path: test-results/
|
||||
retention-days: 30
|
||||
|
Reference in New Issue
Block a user