Skip to content

Commit 671f53f

Browse files
committed
[build] Fix yaml syntax
1 parent 4a69f19 commit 671f53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tools/automation/yaml-templates/apk-instrumentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ parameters:
33
testName: []
44
project: []
55
testResultsFiles: []
6-
extraBuildArgs: []
6+
extraBuildArgs: ""
77
testResultsFormat: NUnit
88
packageType: Apk
99

0 commit comments

Comments
 (0)