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

ci: add GitHub Actions workflow for running syntax tests #281

Merged
merged 4 commits into from
May 26, 2024

Conversation

rhysd
Copy link
Contributor

@rhysd rhysd commented May 26, 2024

This PR adds a CI workflow to run tests for syntax highlights. Tests for indentation were excluded because they're broken. I haven't looked into the failures, but XmlIndentGet() no longer seems to work as intended.

This PR does:

  • Add new CI workflow for syntax tests on both Vim and Neovim
  • Remove Travis CI stuff
  • Update vader.vim submodule to the latest

Here is an example workflow run on my forked repository:

https://github.com/rhysd/yats.vim/actions/runs/9244704287

Copy link
Owner

@HerringtonDarkholme HerringtonDarkholme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@HerringtonDarkholme HerringtonDarkholme merged commit 1c6d781 into HerringtonDarkholme:master May 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants