Skip to content

Commit

Permalink
ci: fix nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis6991 committed Jul 2, 2024
1 parent e16dff9 commit 8f408ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8f408ec

Please sign in to comment.