Skip to content

build badge

build badge #4

Workflow file for this run

test:
script:
- npm install
- npx vitest --reporter=verbose
artifacts:
reports:
coverage_report:
coverage_format: clover
path: coverage/clover.xml