Skip to content

Commit

Permalink
vader.yml: remove vim-json and vim-toml
Browse files Browse the repository at this point in the history
  • Loading branch information
amarakon committed Sep 28, 2022
1 parent 3b27b0f commit dcf692f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
${{ matrix.vimFlavor }} --version
- name: Fetch Vader and other dependencies
run: |
make build/tabular build/vim-toml build/vim-json build/vader.vim
make build/tabular build/vader.vim
- name: Run test suite
run: |
cd test
Expand Down

0 comments on commit dcf692f

Please sign in to comment.