We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9822eaf commit b65903dCopy full SHA for b65903d
.github/workflows/ci.yaml
@@ -33,8 +33,6 @@ jobs:
33
- name: Prepare
34
run: |
35
${{ matrix.install-rg }}
36
- mkdir deps
37
- mkdir ./tests/logs
38
git clone --filter=blob:none https://github.com/echasnovski/mini.nvim deps/mini.nvim
39
mv ./tests/env.lua.ci ./tests/env.lua
40
0 commit comments