Skip to content

Commit 3b0a478

Browse files
committed
chore: fix ci
1 parent 6c71a8a commit 3b0a478

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
@@ -87,4 +87,4 @@ jobs:
8787
run: nr build
8888

8989
- name: Test
90-
run: vitest
90+
run: npx vitest

0 commit comments

Comments
 (0)