mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-01 15:26:54 +00:00
test: show coverage in CI tests
This commit is contained in:
parent
3e346d92de
commit
c8ff3dcea8
2 changed files with 1 additions and 16 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -11,4 +11,4 @@ jobs:
|
|||
with:
|
||||
node-version: '10.x'
|
||||
- run: npm install
|
||||
- run: npm test --ci
|
||||
- run: npm test -- --ci --coverage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue