Skip to content

Commit

Permalink
ci: updated release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
baiwusanyu-c committed Sep 4, 2023
1 parent 8160447 commit 778a519
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
- name: Build
run: pnpm run build

- name: unit test
run: pnpm run test

- name: Set npmrc for components
run: |
for package in components/*/; do
Expand Down

0 comments on commit 778a519

Please sign in to comment.