diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2018-09-09 19:12:32 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-09-09 19:12:32 +0200 |
commit | d47af7f10ecc5a2d68e297693cc3b73fe895df22 (patch) | |
tree | 309816211fefb006c9c8ae7f0fe274e0ba4e82e9 | |
parent | c5790d91897c094d5f154584c81648c2731f4ff2 (diff) | |
download | rneovim-d47af7f10ecc5a2d68e297693cc3b73fe895df22.tar.gz rneovim-d47af7f10ecc5a2d68e297693cc3b73fe895df22.tar.bz2 rneovim-d47af7f10ecc5a2d68e297693cc3b73fe895df22.zip |
CI/Codecov: disable changes status
It fails PRs which otherwise would succeed (e.g. #8971), and the Codecov
status page doesn't load, so we can't see what it's complaining about.
Reverts 5c7237640f977ee6deca5b9da90702305a96e3e2
ref #8910
-rw-r--r-- | codecov.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml index dbcb0c16ca..481eea89ee 100644 --- a/codecov.yml +++ b/codecov.yml @@ -14,7 +14,7 @@ coverage: status: project: yes patch: yes - changes: yes + changes: no parsers: gcov: |