Skip to content

Commit 705d7b4

Browse files
committed
e2e_tests.yml: playwright-report and test-result in client dir
1 parent a2a58c2 commit 705d7b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ jobs:
5858
with:
5959
name: playwright-report
6060
path: |
61-
playwright-report/
62-
test-results/
61+
client/playwright-report/
62+
client/test-results/
6363
retention-days: 30

0 commit comments

Comments
 (0)