mirror of
https://github.com/Strum355/mcshader-lsp.git
synced 2025-09-01 22:37:41 +00:00
Tryna figure out why this linter stopped working
This commit is contained in:
parent
c1c68d15ff
commit
4436ef11eb
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ pipeline:
|
||||||
image: node:${NODE_VERSION}
|
image: node:${NODE_VERSION}
|
||||||
commands:
|
commands:
|
||||||
- npm i
|
- npm i
|
||||||
|
- ls
|
||||||
|
- pwd
|
||||||
- npm run lint
|
- npm run lint
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue