Skip to content

Commit 6c71a8a

Browse files
committed
chore: fix ci
1 parent 4b1b0cc commit 6c71a8a

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: nr test
90+
run: vitest

0 commit comments

Comments
 (0)