mirror of
https://gitea.com/gitea/runner.git
synced 2026-07-09 00:08:39 +08:00
3f4998a4ed
* 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