Skip to content

Commit 5804e7c

Browse files
committed
ci: update workflows config.
1 parent 9d469d0 commit 5804e7c

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
@@ -20,6 +20,7 @@ jobs:
2020
- run: npm install
2121
- run: npm run build
2222
- run: npm run doc
23+
- run: npm run coverage
2324

2425
# - run: npm run coverage
2526
# - name: Create Coverage Badges

0 commit comments

Comments
 (0)