run e2e tests in CI
This commit is contained in:
parent
da9ebb9f0a
commit
46b1cb62b3
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ testCommit:
|
|||
- pnpm run build
|
||||
- pnpm run migrate
|
||||
- pnpm run test
|
||||
- pnpm run --filter=backend test:e2e
|
||||
- pnpm run --filter=backend --filter=misskey-js --filter=frontend-shared lint
|
||||
- pnpm run --filter=frontend --filter=frontend-embed eslint
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue