From f9a343f8bda8fbe17ff045bef7342ffd6179e2f5 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Wed, 29 Jul 2020 16:32:21 +0200 Subject: patch 8.2.1317: MS-Windows tests on AppVeyor are slow Problem: MS-Windows tests on AppVeyor are slow. Solution: Use GitHub Actions. (Ken Takata, closes #6569) --- Filelist | 1 + 1 file changed, 1 insertion(+) (limited to 'Filelist') diff --git a/Filelist b/Filelist index 1e22554d40..ecc1dd2cf4 100644 --- a/Filelist +++ b/Filelist @@ -9,6 +9,7 @@ SRC_ALL = \ .lgtm.yml \ .travis.yml \ .cirrus.yml \ + .github/workflows/ci-windows.yaml \ appveyor.yml \ ci/appveyor.bat \ ci/if_ver*.vim \ -- cgit v1.2.3