chore: test old
All checks were successful
Sample Testing / my_job (push) Successful in 1m55s

This commit is contained in:
Marcel S. Henselin 2026-04-16 12:11:24 +02:00
parent ed4f6cb7b0
commit 557fde5dff
2 changed files with 79 additions and 1 deletions

View file

@ -17,7 +17,7 @@ const (
failedColor = "8b0000/dc143c"
)
//go:embed message.tpl
//go:embed sample.tpl
var message string
type templateData struct {