diff --git a/.github/workflows/async.yml b/.github/workflows/async.yml index 31e14ab72..93d60c83a 100644 --- a/.github/workflows/async.yml +++ b/.github/workflows/async.yml @@ -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 }}