Skip to content

Commit 778a519

Browse files
committed
ci: updated release.yml
1 parent 8160447 commit 778a519

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ jobs:
3535
- name: Build
3636
run: pnpm run build
3737

38-
- name: unit test
39-
run: pnpm run test
40-
4138
- name: Set npmrc for components
4239
run: |
4340
for package in components/*/; do

0 commit comments

Comments
 (0)