We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d550bc commit bbc09b5Copy full SHA for bbc09b5
.github/workflows/playwright.yml
@@ -32,5 +32,5 @@ jobs:
32
if: ${{ !cancelled() }}
33
with:
34
name: playwright-report
35
- path: playwright-report/
+ path: frontend/webEditor/playwright-report/
36
retention-days: 30
0 commit comments