mirror of
https://github.com/go-vikunja/app.git
synced 2026-02-25 06:23:53 +00:00
d86b61801e
The build job in test.yml compiles a debug APK to catch build failures, but on main and tag pushes the release job already builds the production APK and AAB. Skip the test build in those cases to avoid the duplicate.