We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2322e4f commit 7bb5710Copy full SHA for 7bb5710
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
command: [
16
- 'jvmTest testDebugUnitTest testReleaseUnitTest',
+ 'jvmTest testAndroid',
17
'jsTest wasmJsTest',
18
'iosX64Test iosSimulatorArm64Test',
19
'macosArm64Test macosX64Test',
0 commit comments