test ci
This commit is contained in:
parent
3a7e251d48
commit
365dd2b4cb
@ -191,7 +191,7 @@ func checkBinarySizeActionFunc(c *cli.Context) (err error) {
|
||||
const (
|
||||
sourceFilePath = "./internal/example/example.go"
|
||||
builtFilePath = "./internal/example/built-example"
|
||||
desiredMinBinarySize = 4.7
|
||||
desiredMinBinarySize = 4.8
|
||||
desiredMaxBinarySize = 5.0
|
||||
badNewsEmoji = "🚨"
|
||||
goodNewsEmoji = "✨"
|
||||
|
Loading…
Reference in New Issue
Block a user