move bounds
This commit is contained in:
parent
bb4ec3bda2
commit
a8a1ef04ee
@ -194,7 +194,7 @@ func checkBinarySizeActionFunc(c *cli.Context) (err error) {
|
||||
helloSourceFilePath = "./internal/example-hello-world/example-hello-world.go"
|
||||
helloBuiltFilePath = "./internal/example-hello-world/built-example"
|
||||
desiredMinBinarySize = 2.0
|
||||
desiredMaxBinarySize = 2.3
|
||||
desiredMaxBinarySize = 2.1
|
||||
badNewsEmoji = "🚨"
|
||||
goodNewsEmoji = "✨"
|
||||
checksPassedEmoji = "✅"
|
||||
|
Loading…
Reference in New Issue
Block a user