Skip to content

Commit 52b5eb4

Browse files
committed
fix: 🐛 setting coverage type to coberetura
1 parent 0330d70 commit 52b5eb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
github-token: ${{ secrets.GITHUB_TOKEN }}
5555
comment-title: Test results
5656
results-path: ${{ env.TRX_PATH }}
57+
coverage-type: cobertura
5758
coverage-path: ${{ env.COVERAGE_PATH }}
5859
coverage-threshold: 80
5960
- name: Fail if any step has failed

0 commit comments

Comments
 (0)