mirror of
https://github.com/Strum355/mcshader-lsp.git
synced 2025-09-11 02:56:22 +00:00
Update .drone.yml
This commit is contained in:
parent
59bb2071ff
commit
5949bb4c25
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ pipeline:
|
||||||
image: node:${NODE_VERSION}
|
image: node:${NODE_VERSION}
|
||||||
commands:
|
commands:
|
||||||
- npm i
|
- npm i
|
||||||
- npm i vscode
|
- npm i -g vscode
|
||||||
- npm run test
|
- npm run test
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue