Skip to content

Commit

Permalink
Update integration test
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Jan 27, 2025
1 parent a75ec94 commit 2bf121e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_integration_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def handle(event, context):
}
EOF

eval $cli build -f $function_name.yml
eval $cli build -f stack.yaml
}

wait_for_function_up() {
Expand Down

0 comments on commit 2bf121e

Please sign in to comment.