chore: fix cypress
This commit is contained in:
parent
4ef03f4da3
commit
206333082c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -50,4 +50,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
install-command: echo
|
install-command: echo
|
||||||
build: pnpm run build
|
build: pnpm run build
|
||||||
start: npx vite -- --port 3333
|
start: npx vite --port 3333
|
||||||
|
Loading…
Reference in New Issue
Block a user