Skip to content

Commit

Permalink
Remove unnecessary commands
Browse files Browse the repository at this point in the history
  • Loading branch information
junegunn committed Apr 30, 2024
1 parent fe76263 commit 785c1e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 785c1e1

Please sign in to comment.