test misskey-js in pipelines
This commit is contained in:
parent
5d645bd7ca
commit
32f086bce4
1 changed files with 6 additions and 0 deletions
|
|
@ -182,6 +182,12 @@ frontend_tests:
|
|||
- 'cypress/**/*'
|
||||
- 'assets/**/*'
|
||||
|
||||
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