Skip to content

Commit e1845ee

Browse files
committed
chore: update workflows config.
1 parent 0f4cd31 commit e1845ee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ jobs:
1717
- run: npm run build
1818
- run: npm run doc
1919
- run: npm run coverage
20+
21+
- name: Create Coverage Badges
22+
uses: jaywcjlove/coverage-badges-cli@main
23+
2024
- run: cp -rp coverage dist
2125

2226
- name: Generate Contributors Images

0 commit comments

Comments
 (0)