commit | 12eb0f4ec5a9d9899d09691f944e4fbfdf4318fd | [log] [tgz] |
---|---|---|
author | Philip H <47042125+pheiduck@users.noreply.github.com> | Fri May 12 18:47:28 2023 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri May 12 18:47:28 2023 +0100 |
tree | a164518cdb59fdae0c594715ca3aae995e8e6225 | |
parent | 54be5fb382d2bf25fd1b17ddab8b21f599019b81 [diff] [blame] |
patch 9.0.1547: Coveralls workflow on CI is commented out Problem: Coveralls workflow on CI is commented out. Solution: Remove the Coveralls workflow. (closes #12389)
diff --git a/src/version.c b/src/version.c index a873172..20a6e99 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1547, +/**/ 1546, /**/ 1545,