Skip to content

Commit 0a8145e

Browse files
committed
ci: run vitest detached
1 parent 39f1089 commit 0a8145e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- name: Install playwright browsers
2828
run: npx playwright install --with-deps
2929
- name: Run tests
30-
run: pnpm vitest
30+
run: pnpm vitest run

0 commit comments

Comments
 (0)