Skip to content

Commit

Permalink
ci: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 30, 2024
1 parent 00cedad commit b94388f
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 checked
- run: npm run example
- run: npm run example:simple
- run: npm run example:templates
- run: npm run coverage
- run: cp -rf test/example/dist coverage/example
Expand Down

0 comments on commit b94388f

Please sign in to comment.