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 Oct 26, 2021
1 parent 37d29da commit 8a4863b
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 @@ -19,6 +19,7 @@ jobs:
- run: npm install
- run: npm run hoist
- run: npm run build:lib
- run: npm run coverage
- run: npm run build

- run: npm i coverage-badges-cli markdown-to-html-cli -g
Expand Down

0 comments on commit 8a4863b

Please sign in to comment.