Skip to content

Commit 6b38c4b

Browse files
committed
ci: remove build step from test workflow
1 parent 5345983 commit 6b38c4b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ jobs:
5858
- name: Install
5959
run: pnpm install
6060

61-
- name: Build
62-
run: pnpm build
63-
6461
- name: Test
6562
run: pnpm test
6663

0 commit comments

Comments
 (0)