Commit 65ece3f
ci: prevent e2e matrix jobs from cancelling on failure
Add fail-fast: false to the e2e workflow strategy to allow all
provider test jobs to run to completion, even when one fails.
This helps identify all failing providers in a single run rather
than having to re-run the workflow multiple times.
Signed-off-by: Akshay Pant <akshay.akshaypant@gmail.com>1 parent b7b421f commit 65ece3f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments