test misskey-js in pipelines

This commit is contained in:
Hazelnoot 2025-10-01 14:53:07 -04:00
parent 5d645bd7ca
commit 32f086bce4

View file

@ -182,6 +182,12 @@ frontend_tests:
- 'cypress/**/*'
- 'assets/**/*'
misskey-js_tests:
<<: *test_common
script:
- pnpm run --filter misskey-js build
- pnpm run --filter misskey-js test
get_image_tag:
<<: *deploy_common
image: