Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackie1210 committed Oct 13, 2023
1 parent 1f705dd commit cb93b38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- name: Install deps
run: pnpm install

- name: Test with coverage
run: pnpm coverage
- name: Test
run: pnpm test

- uses: codecov/codecov-action@v3
with:
Expand Down

0 comments on commit cb93b38

Please sign in to comment.