diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e994b6d8f9..31be935c47 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -184,24 +184,6 @@ 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 - -misskey-js_tests: - <<: *test_common - script: - - 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: