We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e960e5 commit 60ec182Copy full SHA for 60ec182
.github/workflows/dojo-e2e.yml
@@ -79,4 +79,4 @@ jobs:
79
80
- name: Run tests
81
working-directory: typescript-sdk/apps/dojo/e2e2
82
- run: npx wait-port 9999 && sleep 10 && pnpm exec playwright test
+ run: npx wait-port 9999 && sleep 10 && pnpm exec playwright test --reporter=line
0 commit comments