mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-15 22:32:29 -05:00
build_mage_bin is only consumed by publish-repos in release.yml, so it doesn't belong in the test workflow. Move it to release.yml as a prep job and add it to publish-repos's needs list.