Skip to content

Commit 7864641

Browse files
committed
chore: update workflows config.
1 parent 834ca29 commit 7864641

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- run: npm install
1717
- run: npm install --workspaces
1818
- run: npm run build
19+
- run: npm run coverage
1920
- run: npm run doc
2021

2122
- name: Generate Contributors Images

0 commit comments

Comments
 (0)