You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/sf_cli_integration.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -270,6 +270,7 @@ jobs:
270
270
--description "Test function deploy" \
271
271
--package-dir testFunction/payload \
272
272
--cpu-size CPU_2XL \
273
+
--function-invoke-opt UnstructuredChunking \
273
274
-o dev1 || {
274
275
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."
0 commit comments