Skip to content

Commit 436700f

Browse files
committed
🚿 Remove individual tests for Vim/Neovim
1 parent a259862 commit 436700f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353

5454
test:
5555
strategy:
56-
fail-fast: false
5756
matrix:
5857
runner:
5958
- windows-latest
@@ -64,12 +63,8 @@ jobs:
6463
- "1.x"
6564
host_version:
6665
- vim: "v8.1.2424"
67-
nvim: ""
68-
- vim: "v8.2.3081"
69-
nvim: ""
70-
- vim: ""
7166
nvim: "v0.4.4"
72-
- vim: ""
67+
- vim: "v8.2.3081"
7368
nvim: "v0.5.0"
7469
runs-on: ${{ matrix.runner }}
7570
steps:

0 commit comments

Comments
 (0)