Skip to content

Commit

Permalink
Remove colorbuddy from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rockerBOO authored Mar 11, 2021
1 parent a7534e9 commit 2791c4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
}
mkdir -p ~/.local/share/nvim/site/pack/vendor/start
git clone --depth 1 https://github.com/nvim-lua/plenary.nvim ~/.local/share/nvim/site/pack/vendor/start/plenary.nvim
git clone --depth 1 https://github.com/tjdevries/colorbuddy.nvim ~/.local/share/nvim/site/pack/vendor/start/colorbuddy.nvim
ln -s $(pwd) ~/.local/share/nvim/site/pack/vendor/start
- name: Run tests
Expand Down

0 comments on commit 2791c4e

Please sign in to comment.