Skip to content

Commit

Permalink
ci: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyh2001 committed Aug 1, 2023
1 parent 8bf5c48 commit 17bcc83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
run: pnpm i

# 单元测试
- name: Test
run: pnpm test
# - name: Test
# run: pnpm test

# 打包组件
- name: Build components
Expand Down

0 comments on commit 17bcc83

Please sign in to comment.