Skip to content

Commit 9528743

Browse files
committed
fixup! chore(config): add cobertura coverage
1 parent 75ecdec commit 9528743

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/code-coverage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
- name: Comment test results
2727
uses: marocchino/sticky-pull-request-comment@v2
2828
with:
29+
header: "jest-coverage-raw"
30+
recreate: true
2931
path: test-results.txt
3032

3133
coverage-comment:

0 commit comments

Comments
 (0)