From acaad2ef266a41b5e01aeb3a012bf71ca7b5415a Mon Sep 17 00:00:00 2001 From: Dhruva Sagar Date: Wed, 1 Mar 2023 08:42:44 +0530 Subject: [PATCH] Simplified packpath --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ac8e11e..53f3bfa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,4 +42,4 @@ jobs: - name: Run unit tests env: VIM: ${{ steps.vim.outputs.executable }} - run: ${VIM} +"set packpath +=${{ github.workspace }},${{ github.workspace }}/vim-table-mode" +"set hidden" +TestifySuite + run: ${VIM} +"set packpath +=.,./vim-testify" +"set hidden" +TestifySuite