Skip to content

Commit 195e1c6

Browse files
committed
add:caverage
1 parent 232c3a1 commit 195e1c6

File tree

4 files changed

+1454
-5
lines changed

4 files changed

+1454
-5
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
npm install
2626
npm ci
2727
- name: Test
28-
run: npm run test
28+
run: npm run test -- --coverage

0 commit comments

Comments
 (0)