It would be so helpful if we could just temporarily disable some steps in workflows, in order to test only some of them. Sometimes there are notifications and stuff we dont want going out when we test something, and the only way right now is to temporarily delete those actions and create them again after testing. If there was a way we could disable steps we don't want to test for the short period of time the tests last, it would be awesome. We could even think about creating duplicated steps with our information (for notifications, for example) and disabling them permanently, enabling them only when we run tests.