1
0
forked from aniani/vim

patch 9.0.1646: CI: codecov may take a very long time to run

Problem:    CI: codecov may take a very long time to run.
Solution:   Add a timeout. (Philip Heiduck, closes #12559)
This commit is contained in:
Philip H
2023-06-22 18:12:46 +01:00
committed by Bram Moolenaar
parent 2b994da57a
commit 982ded68b6
2 changed files with 4 additions and 0 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1646,
/**/
1645,
/**/