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 bb703d0 commit e95e1b0
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 "^(.)" "> ${1}" }}
{{ wrapCode .Warning }}
{{end}}
error_messages: |
{{ if eq .ExitCode 1 }}
Expand Down

0 comments on commit e95e1b0

Please sign in to comment.