CI/codecov: fix invalid yaml [ci skip]

To validate:

    cat codecov.yml | curl --data-binary @- https://codecov.io/validate
This commit is contained in:
Justin M. Keyes 2019-01-21 01:17:27 +01:00
parent 969618ebb5
commit 4cea88aa37

View File

@ -1,3 +1,6 @@
# To validate:
# cat codecov.yml | curl --data-binary @- https://codecov.io/validate
codecov:
notify:
require_ci_to_pass: no
@ -12,12 +15,13 @@ coverage:
range: "70...100"
status:
project: yes
project:
default:
threshold: 1
patch:
default:
threshold: 1
only_pulls: true
changes: no
parsers: