Skip to content

Commit 2fcf3e5

Browse files
committed
fix deploy function
1 parent db755ca commit 2fcf3e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sf_cli_integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ jobs:
270270
--description "Test function deploy" \
271271
--package-dir testFunction/payload \
272272
--cpu-size CPU_2XL \
273+
--function-invoke-opt UnstructuredChunking \
273274
-o dev1 || {
274275
echo "::error::sf data-code-extension function deploy FAILED. Check mock server output above for which endpoint failed. The deploy command flags or API contract may have changed."
275276
exit 1

0 commit comments

Comments
 (0)