chore: integrate misskey-js as a workspace item

This commit is contained in:
Kagami Sascha Rosylight 2023-03-16 21:07:16 +01:00
parent b644567735
commit d123722616
31 changed files with 7784 additions and 105 deletions

View file

@ -36,6 +36,7 @@ jobs:
- backend
- frontend
- sw
- misskey-js
steps:
- uses: actions/checkout@v3.3.0
with:
@ -61,6 +62,7 @@ jobs:
matrix:
workspace:
- backend
- misskey-js
steps:
- uses: actions/checkout@v3.3.0
with: