Skip to content

Commit

Permalink
Using cobertura format
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Monteiro committed Nov 28, 2023
1 parent eb70fdb commit 06be94c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ jobs:
dotnet-cake --target=Coverage
mv ./coverage/Cobertura.xml ./coverage/cobertura.xml
./codeclimate-test-reporter after-build -t cobertura -r ${CC_TEST_REPORTER_ID} -p ./ --exit-code $?

0 comments on commit 06be94c

Please sign in to comment.