We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d0a75 commit 51883a5Copy full SHA for 51883a5
1 file changed
.github/workflows/pull_request.yml
@@ -40,7 +40,7 @@ jobs:
40
# Android
41
android_sdk_pre_build_command: |
42
cd tests/TestPackage
43
- enable_android_sdk_build: true
+ enable_android_sdk_checks: true
44
# Windows
45
windows_build_command: |
46
@@ -56,7 +56,7 @@ jobs:
56
57
58
59
60
61
62
0 commit comments