add megalodon tests to CI

This commit is contained in:
Hazelnoot 2025-10-06 00:01:25 -04:00
parent 529325aac2
commit c62af1c528

View file

@ -196,6 +196,12 @@ misskey-js_tests:
- pnpm run --filter misskey-js build
- pnpm run --filter misskey-js test
megalodon_tests:
<<: *test_common
script:
- pnpm run --filter megalodon build
- pnpm run --filter megalodon test
get_image_tag:
<<: *deploy_common
image: