mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-26 17:29:27 +00:00
chore(github) workflows: add coverage
This commit is contained in:
parent
175d01f3d1
commit
d918ed1f52
1 changed files with 4 additions and 0 deletions
4
.github/workflows/nodejs.yml
vendored
4
.github/workflows/nodejs.yml
vendored
|
|
@ -31,3 +31,7 @@ jobs:
|
|||
run: |
|
||||
npm test
|
||||
|
||||
- name: coverage
|
||||
run: |
|
||||
npm run coverage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue