diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 66eff82fc9..e994b6d8f9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: