Skip to content

Commit 0824c2b

Browse files
调试ci/cd
1 parent c4c9127 commit 0824c2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
- name: Running Build
3333
run: npm run build
3434
# 测试
35-
- name: Running Test
36-
run: npm run test
35+
# - name: Running Test
36+
# run: npm run test
3737
# 发布
3838
- name: Running Publish
3939
run: npm publish

0 commit comments

Comments
 (0)