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
`lintVitalFullRelease` was copied from the publish script,
`lintFullDebug` will find the same issues, so just call it
Assisted-by: Claude Opus 4.7 - confirmation of correctness
|[Unit Tests](https://github.com/ankidroid/Anki-Android/blob/main/.github/workflows/tests_unit.yml)|`./gradlew jacocoUnitTestReport --daemon`| Unit tests for the Android Project |
19
-
|[Emulator Tests](https://github.com/ankidroid/Anki-Android/blob/main/.github/workflows/tests_emulator.yml)|`TEST_RELEASE_BUILD=true ./gradlew jacocoAndroidTestReport --daemon`| Emulator tests for the Android Project |
|[Unit Tests](https://github.com/ankidroid/Anki-Android/blob/main/.github/workflows/tests_unit.yml)|`./gradlew jacocoUnitTestReport --daemon`| Unit tests for the Android Project |
19
+
|[Emulator Tests](https://github.com/ankidroid/Anki-Android/blob/main/.github/workflows/tests_emulator.yml)|`TEST_RELEASE_BUILD=true ./gradlew jacocoAndroidTestReport --daemon`| Emulator tests for the Android Project |
0 commit comments