add megalodon tests to CI
This commit is contained in:
parent
ce8b75c652
commit
e0ff7c92ab
1 changed files with 6 additions and 0 deletions
|
|
@ -188,6 +188,12 @@ misskey-js_tests:
|
||||||
- pnpm run --filter misskey-js build
|
- pnpm run --filter misskey-js build
|
||||||
- pnpm run --filter misskey-js test
|
- pnpm run --filter misskey-js test
|
||||||
|
|
||||||
|
megalodon_tests:
|
||||||
|
<<: *test_common
|
||||||
|
script:
|
||||||
|
- pnpm run --filter megalodon build
|
||||||
|
- pnpm run --filter megalodon test
|
||||||
|
|
||||||
get_image_tag:
|
get_image_tag:
|
||||||
<<: *deploy_common
|
<<: *deploy_common
|
||||||
image:
|
image:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue