Remove legacy python support
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m47s
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m47s
This commit is contained in:
@@ -19,7 +19,6 @@ jobs:
|
|||||||
apt-get install -y git
|
apt-get install -y git
|
||||||
apt-get install -y neovim
|
apt-get install -y neovim
|
||||||
apt-get install -y python3-neovim
|
apt-get install -y python3-neovim
|
||||||
apt-get install -y python-neovim
|
|
||||||
|
|
||||||
- name: Clone neovim repository
|
- name: Clone neovim repository
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user