Skip to content

Commit

Permalink
ci(async): add cpicker.nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
wsdjeg committed Jul 24, 2024
1 parent 333cb1b commit 6497931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/async.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
detachPlugin: ["flygrep", "dein-ui", "vim-todo", "iedit", "scrollbar.vim", "vim-chat", "vim-cheat", "xmake.vim", "github.vim", "JavaUnit.vim", "git.vim"]
detachPlugin: ["flygrep", "dein-ui", "vim-todo", "iedit", "scrollbar.vim", "vim-chat", "vim-cheat", "xmake.vim", "github.vim", "JavaUnit.vim", "git.vim", "cpicker.nvim"]
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 6497931

Please sign in to comment.