Skip to content

Commit 60ec182

Browse files
committed
Use line reporter
1 parent 8e960e5 commit 60ec182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dojo-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ jobs:
7979

8080
- name: Run tests
8181
working-directory: typescript-sdk/apps/dojo/e2e2
82-
run: npx wait-port 9999 && sleep 10 && pnpm exec playwright test
82+
run: npx wait-port 9999 && sleep 10 && pnpm exec playwright test --reporter=line

0 commit comments

Comments
 (0)