mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
Problem: The nvim-treesitter tests use a prebuilt Neovim, which means changes to the library are not tested and parser generation is locked at the ABI Neovim supports. Solution: Build Neovim against the PR version of the library on Ubuntu and macOS. On Windows, we still download binaries (because one does not simply build Neovim on Windows...) so we still can check backward compatibility. |
||
|---|---|---|
| .. | ||
| backport.yml | ||
| bindgen.yml | ||
| build.yml | ||
| ci.yml | ||
| crate_versions.yml | ||
| docs.yml | ||
| nvim_ts.yml | ||
| release.yml | ||
| response.yml | ||
| reviewers_remove.yml | ||
| sanitize.yml | ||
| spam.yml | ||
| wasm_exports.yml | ||
| wasm_stdlib.yml | ||