Commit c6ccef3
committed
Don't fast break builds on GitHub
ITs take long time and in more of cases one build fail
due to test or environment unstable like connection timeout.
In the same time other build can be finished with success
so break all builds is not effective1 parent 2709f76 commit c6ccef3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments