Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
ci: show test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcaidev committed Sep 1, 2024
1 parent 55de477 commit 8f2c0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
run: pnpm commitlint --last

- name: Run tests
run: pnpm test
run: pnpm test --coverage

0 comments on commit 8f2c0ed

Please sign in to comment.