Skip to content

Commit 4d63293

Browse files
Updating sf_cli_integration.yml
1 parent 633e25f commit 4d63293

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
@@ -259,6 +259,7 @@ jobs:
259259
run: |
260260
sf data-code-extension function run \
261261
--entrypoint testFunction/payload/entrypoint.py \
262+
--test_with testFunction/payload/tests/test.json \
262263
-o dev1 || {
263264
echo "::error::sf data-code-extension function run FAILED. Check mock server output above; the --entrypoint flag or SF CLI org auth contract may have changed."
264265
exit 1

0 commit comments

Comments
 (0)