diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-01-20 23:10:25 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-01-20 23:10:25 +0100 |
commit | 53c0f0bba50f424683d281a3631aee86cce78368 (patch) | |
tree | 9e0fad9e77004dba208f6f8332e127a1ba2aea1b | |
parent | 7e3300f7170afb870350c1d0e0a7f92f58b6e914 (diff) | |
download | rneovim-53c0f0bba50f424683d281a3631aee86cce78368.tar.gz rneovim-53c0f0bba50f424683d281a3631aee86cce78368.tar.bz2 rneovim-53c0f0bba50f424683d281a3631aee86cce78368.zip |
CI/codecov: remove "only_pulls" directive [ci skip]
Since this was added, codecov has been adding comments to every PR, even
though we have specified `comment: off`.
-rw-r--r-- | codecov.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml index 8ce9a2bb38..6cc3dd96c1 100644 --- a/codecov.yml +++ b/codecov.yml @@ -18,7 +18,6 @@ coverage: patch: default: threshold: 1 - only_pulls: true changes: no parsers: |