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: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -274,7 +274,6 @@ jobs:
274
274
--description "Test function deploy" \
275
275
--package-dir testFunction/payload \
276
276
--cpu-size CPU_2XL \
277
-
--function-invoke-opt UnstructuredChunking \
278
277
-o dev1 || {
279
278
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