diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 31be935c47..9697a08965 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -184,6 +184,12 @@ megalodon_tests: - pnpm run --filter megalodon build - pnpm run --filter megalodon 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: