mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-08 11:03:47 -05:00
Remove git from workflow
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
container:
|
||||
image: alpine:latest
|
||||
steps:
|
||||
- name: Install git & vim
|
||||
- name: Install vim
|
||||
run: apk --no-cache add vim
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user