Skip to content

Commit

Permalink
Try a different configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
rikurauhala committed May 31, 2024
1 parent c2e3467 commit 1650166
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
- name: Run tests
uses: cypress-io/github-action@v6
with:
start: npm run dev
wait-on: http://localhost:5173
start: npx vite --host
browser: chrome

0 comments on commit 1650166

Please sign in to comment.