run more tests, now they pass

This commit is contained in:
dakkar 2025-02-06 10:45:05 +00:00
parent 708debf5d5
commit 67ff1969b0

View file

@ -21,8 +21,8 @@ testCommit:
- pnpm install --frozen-lockfile
- pnpm run build
- pnpm run migrate
- pnpm run --filter='!megalodon' test
- pnpm run --filter=backend --filter=misskey-js lint
- pnpm run test
- pnpm run --filter=backend --filter=misskey-js --filter=frontend-shared lint
- pnpm run --filter=frontend --filter=frontend-embed eslint
cache:
key: test