ci: fix nightly

This commit is contained in:
Lewis Russell 2024-07-02 10:47:49 +01:00
parent e16dff9093
commit 8f408ec86a

View file

@ -31,7 +31,7 @@ jobs:
run: make nvim-test
- name: Install parsers
run: make parsers NEOVIM_VERSION=$NEOVIM_VERSION
run: make parsers
- name: Run Test
run: make test NVIM_TS_SHA=$NVIM_TS_SHA