Skip to content

Commit

Permalink
chore: add unit test v2
Browse files Browse the repository at this point in the history
  • Loading branch information
skypesky committed Sep 11, 2024
1 parent 691ed5b commit bc31d67
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,5 @@ jobs:
- name: Install deps
run: pnpm install

- name: Lint package
run: pnpm run lint

- name: Run unit test
run: pnpm run test

0 comments on commit bc31d67

Please sign in to comment.