Disable fast-fail to let CI actually run even though beta is broken
[rust-lightning] / codecov.yml
1 coverage:
2   status:
3     project:
4       default:
5         target: auto
6         threshold: 1%
7         base: auto
8         informational: false
9     patch:
10       default:
11         target: auto
12         threshold: 100%
13         base: auto