Skip to content

Commit

Permalink
Use generate coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
zihan li authored and zihan li committed Jun 22, 2024
1 parent 5def1c4 commit b4a72bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm test
- run: npm test -- run --coverage

0 comments on commit b4a72bd

Please sign in to comment.