mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-26 21:10:22 +00:00
fix: CI lint
This commit is contained in:
parent
1486b29e88
commit
6971a5dc01
1 changed files with 0 additions and 3 deletions
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
|
@ -14,7 +14,4 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '14'
|
||||
- run: npx awesome-lint
|
||||
|
|
Loading…
Reference in a new issue