Skip to content

Commit b4a72bd

Browse files
zihan lizihan li
zihan li
authored and
zihan li
committed
Use generate coverage
1 parent 5def1c4 commit b4a72bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
with:
2323
node-version: ${{ matrix.node-version }}
2424
- run: npm ci
25-
- run: npm test
25+
- run: npm test -- run --coverage

0 commit comments

Comments
 (0)