Skip to content

Commit

Permalink
chore: update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 16, 2021
1 parent b131a8d commit 82a829e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:

- run: npm install
- run: npm run build
- run: npm run type-check
- run: npm run coverage

- name: Create Tag
Expand Down

0 comments on commit 82a829e

Please sign in to comment.