We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 245b55a commit b8fc066Copy full SHA for b8fc066
.github/workflows/ci.yaml
@@ -22,5 +22,5 @@ jobs:
22
if: always()
23
with:
24
name: playwright-report
25
- path: playwright-report/
+ path: playground/playwright-report/
26
retention-days: 30
0 commit comments