Fix neovim checks step to use correct make rule name

pull/2/head
Ensar Sarajčić 2022-04-28 16:59:49 +02:00
parent 43980822f7
commit 7f4b0d099b
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
with:
neovim: true
- name: Run neovim checks
run: make nvim_check
run: make check_neovim
env:
DOTFILES_CI: 1
create-key: