Skip to content

Commit fa95c30

Browse files
committed
1 parent 927ede9 commit fa95c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ runs:
4949
with:
5050
api-level: ${{ inputs.android-api-level }}
5151
emulator-boot-timeout: ${{ inputs.android-emulator-boot-timeout }}
52-
emulator-options: ${{ inputs.android-emulator-options }}
52+
#emulator-options: ${{ inputs.android-emulator-options }}
5353
arch: x86_64
5454
script: skip android test --package-path ${{ inputs.package-path }} ${{ inputs.swift-build-flags }}
5555

0 commit comments

Comments
 (0)