Howdy all, I'm trying about workflow and saw this doc to running it locally, https://developers.clou

Howdy all, I'm trying about workflow and saw this doc to running it locally, https://developers.cloudflare.com/workflows/build/local-development/, is there a way for me to test out the workflow? I know that
npx wrangler workflow
targets production api. Do I need to setup a local worker to call my local workflow?
Cloudflare Docs
Workflows support local development using Wrangler, the command-line interface for Workers. Wrangler runs an emulated version of Workflows compared to the one that Cloudflare runs globally.
Was this page helpful?