Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Neovim in CI #92

Closed
laniakea64 opened this issue May 30, 2024 · 1 comment · Fixed by #93
Closed

Test Neovim in CI #92

laniakea64 opened this issue May 30, 2024 · 1 comment · Fixed by #93
Labels
ci enhancement New feature or request

Comments

@laniakea64
Copy link
Collaborator

laniakea64 commented May 30, 2024

Our test suite now works with Neovim, and we have some code that differs between Vim & Neovim. To help catch Neovim-specific errors, our CI should additionally download Neovim latest stable release from Github & check that tests pass there as well as on Vim.

@laniakea64 laniakea64 added enhancement New feature or request ci on hold Blocked from further progress by something else, or postponed labels May 30, 2024
@laniakea64
Copy link
Collaborator Author

This wasn't hard to get working in a test fork, but let's fix the known test failure before going any further with this.

@laniakea64 laniakea64 removed the on hold Blocked from further progress by something else, or postponed label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant