Skip to content

Commit

Permalink
fix(ci): fix windows vim test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnvgr authored Jun 25, 2023
1 parent 8d02781 commit d6e45b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
- name: Run vim
run: |
vim --version
gvim -u tests/init.vim
vim -u tests/init.vim

0 comments on commit d6e45b5

Please sign in to comment.