ci: Checkear
This commit is contained in:
parent
9312a0dc82
commit
b57b39b7c8
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@ pipeline:
|
||||||
commands:
|
commands:
|
||||||
- npm i -g pnpm
|
- npm i -g pnpm
|
||||||
- pnpm install
|
- pnpm install
|
||||||
|
- pnpm run check
|
||||||
- pnpm run build
|
- pnpm run build
|
||||||
|
|
Loading…
Reference in a new issue