mirror of
https://gitea.com/gitea/act_runner
synced 2026-05-01 01:27:56 +02:00
* Test more if env variants * The correct negation syntax is != * Make the Interpolate function support negated booleans from envs * Move assert := a.New(t) into t.Run This uncovered that some of the test premisses was wrong and the Eval Bool function also had flaws * Remove a stray logrus import