1
1
mirror of https://github.com/nektos/act.git synced 2024-09-11 12:35:25 +03:00
act/pkg/exprparser
Jon Jensen ace4cd47c7
Fix float formatting (#2018)
Format floats the same way as actions/runner (precision 15, remove
trailing zeroes)

See: 67d70803a9/src/Sdk/DTObjectTemplating/ObjectTemplating/Tokens/NumberToken.cs (L34)
2023-10-13 20:01:04 +00:00
..
testdata fix: handle subdirectors and exclusions (#1012) (#1446) 2022-11-21 14:47:38 +00:00
functions_test.go Fix float formatting (#2018) 2023-10-13 20:01:04 +00:00
functions.go fix: return err in walk (#1667) 2023-03-08 15:13:11 +00:00
interpreter_test.go feature: Add support for github action variables (#1833) 2023-06-10 18:09:27 +00:00
interpreter.go Fix float formatting (#2018) 2023-10-13 20:01:04 +00:00