test misskey-js in pipelines
This commit is contained in:
parent
21095ac065
commit
da94341b9f
1 changed files with 6 additions and 0 deletions
|
|
@ -182,6 +182,12 @@ misskey-js_tests:
|
|||
- pnpm run --filter misskey-js build
|
||||
- pnpm run --filter misskey-js test
|
||||
|
||||
misskey-js_tests:
|
||||
<<: *test_common
|
||||
script:
|
||||
- pnpm run --filter misskey-js build
|
||||
- pnpm run --filter misskey-js test
|
||||
|
||||
get_image_tag:
|
||||
<<: *deploy_common
|
||||
image:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue