mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 20:30:05 +08:00
Remove matrix checking in async.yml
This commit is contained in:
parent
3d0c9f4068
commit
dd0657e8fe
1
.github/workflows/async.yml
vendored
1
.github/workflows/async.yml
vendored
@ -13,6 +13,5 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
- name: Detach ${{ matrix.detachPlugin }}
|
||||
if: matrix.detachPlugin == 'nvim'
|
||||
run: |
|
||||
.ci/detach_plugin.sh ${{ matrix.detachPlugin }}
|
||||
|
Loading…
Reference in New Issue
Block a user