mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 08:04:45 +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).