Skip to content

Commit 6be9bf2

Browse files
committed
ci: use stub
1 parent fba7cce commit 6be9bf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ jobs:
8787
- name: Install
8888
run: pnpm i
8989

90-
- name: Dev
91-
run: pnpm run dev
90+
- name: Stub packages
91+
run: pnpm run stub
9292

9393
- name: Test
9494
run: pnpm run test

0 commit comments

Comments
 (0)