Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: disable fail-fast behavior (#90)
there are scenarios where some providers may fail and it may be entirely on downstream dependencies or configurations unrelated to a PR. this change allows a full PR's CI jobs to execute regardless of a failure in another job. Signed-off-by: Tom Carrio <[email protected]>
- Loading branch information