Commit ce687c1
ci: disable E2E matrix testing fail fast option
To avoid unnecessary repeat runs of E2E CI matrix jobs due to flakes (especially
with Windows), the `fail-fast` option for the E2E job has been disabled. This also
allows for non-failing test jobs to complete in the case of a single test failure
in a different E2E matrix test job.1 parent 7e726eb commit ce687c1
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| 154 | + | |
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
| |||
0 commit comments