We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f382c95 commit 005b562Copy full SHA for 005b562
.github/workflows/playwright.yml
@@ -42,5 +42,5 @@ jobs:
42
if: always()
43
with:
44
name: playwright-report
45
- path: playwright-report/
+ path: ./tests/end-to-end/playwright-report/
46
retention-days: 30
0 commit comments