Skip to content

Commit

Permalink
Addede debug warning
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Jun 17, 2024
1 parent 64d4513 commit 4bda71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/summary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ templates:
warning: |
{{if .Warning}}
> [!WARNING]
> {{wrapCode .Warning}}
{{ regexReplaceAll "^(.*)" ( wrapCode .Warning ) "> ${1}" }}
{{end}}
error_messages: |
{{ if eq .ExitCode 1 }}
Expand Down

0 comments on commit 4bda71f

Please sign in to comment.