You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Gradle build command to exclude macOS ARM64 tests
Replaced the excluded test target in the Gradle build command to `macosArm64Test`. This ensures the build process focuses on the intended platform and avoids unnecessary test execution.