Remove unnecessary commands

This commit is contained in:
Junegunn Choi
2024-04-30 09:50:21 +09:00
parent fe76263e1f
commit 785c1e17fe

View File

@@ -21,9 +21,6 @@ jobs:
- name: Test
run: |
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
git clone https://github.com/junegunn/vader.vim.git
git clone https://github.com/junegunn/seoul256.vim.git
vim -Nu <(cat << VIMRC