From 37957d6bcf88999d41240f81610d29d48364c452 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sat, 3 Jun 2023 12:08:14 +0200 Subject: refactor: use `vim.uv` --- .github/workflows/test-queries.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/test-queries.yml b/.github/workflows/test-queries.yml index bb11db3dc..3b1717791 100644 --- a/.github/workflows/test-queries.yml +++ b/.github/workflows/test-queries.yml @@ -52,7 +52,6 @@ jobs: env: CC: ${{ matrix.cc }} NVIM: ${{ matrix.os == 'windows-latest' && 'nvim-win64\\bin\\nvim.exe' || 'nvim' }} - ALLOWED_INSTALLATION_FAILURES: ${{ matrix.os == 'windows-latest' && 'rnoweb' }} steps: - uses: actions/checkout@v4 - uses: tree-sitter/setup-action/cli@v1 -- cgit v1.2.3-70-g09d2