Since we’ve introduced Unit Test step on our iOS mobile workflow build time has increased a lot and sometimes we encounter Timeout. To prevent that I was thinking about the possibility to have two workflows that chaining one with the others, for example:
Push happens on branch “develop”
Trigger match right pattern and start workflow UT (unit tests)
After workflow UT has done, workflow DEV starts
Available build time should be 45 + 45 minutes, right?
Thanks you very much for the support.