mirror of
https://gitea.com/gitea/runner.git
synced 2026-07-08 16:06:49 +08:00
a0d360236e
* fix: rewrite StepContext env step env from workflow should be last one to be written fixes https://github.com/nektos/act/issues/777 * test: verify env correctness * fix: move test into existing workflow