How can I trigger the execution of a specific step within a Databricks Workflow job?

taschi
New Contributor III

I'm investigating methods to test a Job starting from a particular step. For instance, if I've made modifications midway through a 50+ step Job, is there a way to test the Job without running the steps that precede the one with the modification?