Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

fix: fail the workflow when the job sam cli action fails

Compare
Choose a tag to compare
@cody-hoffman cody-hoffman released this 10 Feb 18:29
· 21 commits to master since this release

Previously all workflows were green regardless whether the sam cli action succeeded or failed. With this change any command that exits with code 1 will fail the workflow.