nvim-treesitter/.github/workflows
Christian Clason d3acd105bd ci(lint): make sure query parser is installed from this repo
Problem: format-queries.lua in CI uses the bundled query parser from
Neovim, meaning breaking changes are not reflected in tests.

Solution: Install nvim-treesitter in the lint workflow and use it to
install the query parser.
2024-05-26 00:24:03 +02:00
..
lint.yml ci(lint): make sure query parser is installed from this repo 2024-05-26 00:24:03 +02:00
release.yml ci: bump actions to latest 2024-01-05 12:54:30 +01:00
test-queries.yml ci: replace node with upstream action 2024-04-14 14:10:56 +02:00
tests.yml ci: replace node with upstream action 2024-04-14 14:10:56 +02:00
update-lockfile.yml ci: teach bot about conventional commits 2024-03-03 10:39:15 +01:00
update-readme.yml ci: teach bot about conventional commits 2024-03-03 10:39:15 +01:00