From 8f3893b7b1a96dc743a2850abc74264fdfb284fa Mon Sep 17 00:00:00 2001 From: Dhruva Sagar Date: Wed, 1 Mar 2023 08:47:12 +0530 Subject: [PATCH] Add packloadall --- .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 53f3bfa..ba27234 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 +=.,./vim-testify" +"set hidden" +TestifySuite + run: ${VIM} +"set packpath +=.,./vim-testify" +packloadall +"set hidden" +TestifySuite