gcloud functions deploy pyfunc \
--runtime=python39 \
--project=jscma-gcf-test \
--trigger-http \
--allow-unauthenticated \
--region=us-central1
Install the actions CLI.
gactions update --action_package actions.json --project jscma-fun
python3 -m unittest conversation_test