Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
run_batch_script.yml
: Split error checking into multiple steps
This will improve debugging, so that we can see what step actually fails. Also, by splitting up the steps, we can continue to the next step on failure of an earlier step thanks to "if: always()".
- Loading branch information