fix build filter for frontend tests
This commit is contained in:
parent
c87d60e2ba
commit
8b4346a326
1 changed files with 4 additions and 2 deletions
|
|
@ -143,8 +143,10 @@ frontend_tests:
|
|||
--filter=frontend \
|
||||
--filter=frontend-embed \
|
||||
--filter=frontend-shared \
|
||||
--filter=megalogon \
|
||||
--filter=misskey-js
|
||||
--filter=misskey-js \
|
||||
--filter=misskey-bubble-game \
|
||||
--filter=misskey-reversi \
|
||||
--filter=misskey-sw
|
||||
- pnpm run test --filter=frontend --filter=misskey-js
|
||||
|
||||
get_image_tag:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue