Skip to content

Commit

Permalink
chore: fix cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 2, 2021
1 parent 4ef03f4 commit 2063330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
with:
install-command: echo
build: pnpm run build
start: npx vite -- --port 3333
start: npx vite --port 3333

0 comments on commit 2063330

Please sign in to comment.