mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
vim-patch:9.1.0661: the zip plugin is not tested. (#29993)
Problem: the zip plugin is not tested.
Solution: include tests (Damien)
closes: vim/vim#15411
d7af21e746
Co-authored-by: Damien <141588647+xrandomname@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/test_windows.yml
vendored
1
.github/workflows/test_windows.yml
vendored
@ -60,6 +60,7 @@ jobs:
|
||||
uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
update: true
|
||||
install: unzip
|
||||
pacboy: >-
|
||||
make:p gcc:p diffutils:p
|
||||
release: false
|
||||
|
Reference in New Issue
Block a user