diff --git a/infection.json5 b/infection.json5 index 0a8b9ed..d8d02f4 100644 --- a/infection.json5 +++ b/infection.json5 @@ -5,6 +5,11 @@ "lib" ] }, + "logs": { + "stryker": { + "report": "master" + } + }, "mutators": { "@default": true }