commit | e5492609b3a153c631f1d600ecdef1af1c913bef | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 22 19:05:33 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 22 19:05:33 2020 +0100 |
tree | 8ac8edf36add01afc1be922eadf91059d12ebd94 | |
parent | 58a52f215a568b32c8a3aec0ccdb383f1a76dba0 [diff] [blame] |
patch 8.2.2192: Codecov on github actions fails Problem: Codecov on github actions fails. Solution: Revert to codecov script. (Ozaki Kiichi, closes #7529)
diff --git a/src/version.c b/src/version.c index 9a5a414..7c9529b 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2192, +/**/ 2191, /**/ 2190,