We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2a58c2 commit 705d7b4Copy full SHA for 705d7b4
1 file changed
.github/workflows/e2e_tests.yml
@@ -58,6 +58,6 @@ jobs:
58
with:
59
name: playwright-report
60
path: |
61
- playwright-report/
62
- test-results/
+ client/playwright-report/
+ client/test-results/
63
retention-days: 30
0 commit comments