make rewriter logs a flag

This commit is contained in:
Percs 2024-11-10 13:09:47 -06:00
parent dc86f0eaf2
commit d79811d609
4 changed files with 5 additions and 3 deletions

View file

@ -14,7 +14,7 @@ export default defineConfig({
[
"@estruyf/github-actions-reporter",
<GitHubActionOptions>{
title: "My custom title",
title: "Test summary",
useDetails: true,
showError: true,
},