From e5492609b3a153c631f1d600ecdef1af1c913bef Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Tue, 22 Dec 2020 19:05:33 +0100 Subject: patch 8.2.2192: Codecov on github actions fails Problem: Codecov on github actions fails. Solution: Revert to codecov script. (Ozaki Kiichi, closes #7529) --- Filelist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Filelist') diff --git a/Filelist b/Filelist index 95ff37f64..a8ee3415e 100644 --- a/Filelist +++ b/Filelist @@ -9,7 +9,7 @@ SRC_ALL = \ .lgtm.yml \ .travis.yml \ .cirrus.yml \ - .github/workflows/ci-windows.yaml \ + .github/workflows/ci.yml \ .github/workflows/codeql-analysis.yml \ .github/CODEOWNERS \ appveyor.yml \ -- cgit v1.2.1