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 b3e0473 commit b07cc35Copy full SHA for b07cc35
.github/workflows/playwright.yml
@@ -32,5 +32,5 @@ jobs:
32
if: always()
33
with:
34
name: playwright-report
35
- path: playwright-report/
36
- retention-days: 30
+ path: ./**/playwright-report
+ retention-days: 1
0 commit comments