Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use set -e so that the step exits on first failure
currently we execute echo in any case which succeeds
- Loading branch information