chore: test old
Some checks failed
Sample Testing / my_job (push) Failing after 1m45s

This commit is contained in:
Marcel S. Henselin 2026-04-16 12:23:29 +02:00
parent 2a8f2dea76
commit 7bcca643bb

View file

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