We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 791c6ac commit 5fa0cbeCopy full SHA for 5fa0cbe
1 file changed
.github/workflows/e2e-testing.yml
@@ -38,7 +38,7 @@ jobs:
38
# build playground
39
# build: pnpm dev:playground
40
# start playground
41
- start: pnpm dev:playground
+ start: pnpm dev
42
command: pnpm e2e
43
# FIXME: this breaks it
44
# wait-on: 'http://localhost:5173'
0 commit comments