mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-04-27 17:16:57 +00:00
run more tests, now they pass
This commit is contained in:
parent
708debf5d5
commit
67ff1969b0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue