Skip to content

Commit

Permalink
ci: run vitest detached
Browse files Browse the repository at this point in the history
  • Loading branch information
OrbisK committed Nov 28, 2024
1 parent 39f1089 commit 0a8145e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Install playwright browsers
run: npx playwright install --with-deps
- name: Run tests
run: pnpm vitest
run: pnpm vitest run

0 comments on commit 0a8145e

Please sign in to comment.