Skip to content

Commit

Permalink
Use lcov coverage format
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonMatthes committed Aug 28, 2020
1 parent dc2ec59 commit a6309fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .smalltalk.ston
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ SmalltalkCISpec {

#testing: {
#coverage: {
#packages: [ 'Presenter-Core' ]
#packages: [ 'Presenter-Core' ],
#format: #lcov
}
}
}

0 comments on commit a6309fc

Please sign in to comment.