Skip to content

Commit af26597

Browse files
committed
ci: remove make install step
1 parent 52085cb commit af26597

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/makefile.yml

-3
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,5 @@ jobs:
1717
with:
1818
neovim: true
1919

20-
- name: Install dependencies
21-
run: make install
22-
2320
- name: Run tests
2421
run: make test

0 commit comments

Comments
 (0)