Skip to content

Commit

Permalink
tests: ask c8 to produce lcov profile for code climate reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbourianes-kalisio committed Oct 21, 2024
1 parent 4ccc1ed commit 5493285
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .c8rc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"reporter": ["text", "lcovonly"]
}

0 comments on commit 5493285

Please sign in to comment.