Skip to content

Commit 53bd37f

Browse files
committed
Fix folder where test results will upload
1 parent 63d46d5 commit 53bd37f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
if: always()
4747
with:
4848
name: playwright-traces
49-
path: test-results/
49+
path: tests/test-results/

tests/test-results/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)