Remove legacy python support
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m47s
Details
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m47s
Details
This commit is contained in:
parent
682f512251
commit
1b9a7264de
|
@ -19,7 +19,6 @@ jobs:
|
|||
apt-get install -y git
|
||||
apt-get install -y neovim
|
||||
apt-get install -y python3-neovim
|
||||
apt-get install -y python-neovim
|
||||
|
||||
- name: Clone neovim repository
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue