We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52085cb commit af26597Copy full SHA for af26597
.github/workflows/makefile.yml
@@ -17,8 +17,5 @@ jobs:
17
with:
18
neovim: true
19
20
- - name: Install dependencies
21
- run: make install
22
-
23
- name: Run tests
24
run: make test
0 commit comments