Skip to content

Commit 51883a5

Browse files
committed
Pull request enable_android_sdk_checks: true
1 parent b7d0a75 commit 51883a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pull_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# Android
4141
android_sdk_pre_build_command: |
4242
cd tests/TestPackage
43-
enable_android_sdk_build: true
43+
enable_android_sdk_checks: true
4444
# Windows
4545
windows_build_command: |
4646
cd tests/TestPackage
@@ -56,7 +56,7 @@ jobs:
5656
# Android
5757
android_sdk_pre_build_command: |
5858
cd tests/TestPackage
59-
enable_android_sdk_build: true
59+
enable_android_sdk_checks: true
6060
# Windows
6161
windows_build_command: |
6262
cd tests/TestPackage

0 commit comments

Comments
 (0)