Skip to content

Commit 582843e

Browse files
committed
1 parent 4c362e5 commit 582843e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,5 @@ runs:
4646
api-level: ${{ inputs.android-api-level }}
4747
emulator-options: ${{ inputs.android-emulator-options }}
4848
arch: x86_64
49-
script: |
50-
skip android test --package-path ${{ inputs.package-path }} ${{ inputs.swift-build-flags }}
49+
script: skip android test --package-path ${{ inputs.package-path }} ${{ inputs.swift-build-flags }}
5150

0 commit comments

Comments
 (0)