mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
ci(tests): run tests on v0.10.4
This commit is contained in:
parent
36a7d010bb
commit
30654ee72a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install and prepare Neovim
|
- name: Install and prepare Neovim
|
||||||
env:
|
env:
|
||||||
NVIM_TAG: stable
|
NVIM_TAG: v0.10.4
|
||||||
run: |
|
run: |
|
||||||
bash ./scripts/ci-install.sh
|
bash ./scripts/ci-install.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue