Skip to content

Commit 77f5b8e

Browse files
removing function-invoke-opt from deploy
1 parent cdaf788 commit 77f5b8e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/sf_cli_integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,6 @@ jobs:
274274
--description "Test function deploy" \
275275
--package-dir testFunction/payload \
276276
--cpu-size CPU_2XL \
277-
--function-invoke-opt UnstructuredChunking \
278277
-o dev1 || {
279278
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."
280279
exit 1

0 commit comments

Comments
 (0)