Skip to content

Commit 7bb5710

Browse files
committed
Fix android test
1 parent 2322e4f commit 7bb5710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
command: [
16-
'jvmTest testDebugUnitTest testReleaseUnitTest',
16+
'jvmTest testAndroid',
1717
'jsTest wasmJsTest',
1818
'iosX64Test iosSimulatorArm64Test',
1919
'macosArm64Test macosX64Test',

0 commit comments

Comments
 (0)