mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-16 00:43:07 +00: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