Skip to content

Commit 4f23938

Browse files
committed
ci: proper name for android test
1 parent 34e7334 commit 4f23938

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull-request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727
matrix:
2828
os: [macos-latest, ubuntu-24.04]
2929
testName:
30-
[cleanTestAndroidHostTest, macosArm64Test, iosSimulatorArm64Test]
30+
[testAndroidHostTest, macosArm64Test, iosSimulatorArm64Test]
3131
exclude:
32-
- testName: cleanTestAndroidHostTest
32+
- testName: testAndroidHostTest
3333
os: macos-latest
3434
- testName: macosArm64Test
3535
os: ubuntu-24.04

0 commit comments

Comments
 (0)