aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/test.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index a702bce71f..8503eb6620 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -189,8 +189,6 @@ jobs:
perl -W -e 'use Neovim::Ext; print $Neovim::Ext::VERSION'
fi
- - run: echo "DEPS_BUILD_DIR=$HOME/nvim-deps" >> $GITHUB_ENV
-
- uses: ./.github/actions/cache
- name: Build third-party deps