Quiz 11 Question 5 of 20

A workflow sets 'defaults.run.shell: bash' and 'defaults.run.working-directory: ./app' at the workflow level. A step overrides only 'working-directory: ./tools'. Which shell does that step use, and where does it run?

Select an answer to reveal the explanation.

Motivation