mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 08:27:04 +00:00
The bare 'test' task is ambiguous in KMP modules (candidates include testAndroid and testAndroidHostTest). Switch quartz/commons/nestsClient to :jvmTest so the desktop matrix unambiguously runs the JVM test target on each OS. cli and desktopApp remain on :test (pure JVM).