Skip to content

Commit b65903d

Browse files
committed
ci: remove folder creation
1 parent 9822eaf commit b65903d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
- name: Prepare
3434
run: |
3535
${{ matrix.install-rg }}
36-
mkdir deps
37-
mkdir ./tests/logs
3836
git clone --filter=blob:none https://github.com/echasnovski/mini.nvim deps/mini.nvim
3937
mv ./tests/env.lua.ci ./tests/env.lua
4038

0 commit comments

Comments
 (0)