1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-25 07:25:04 +02:00
This commit is contained in:
syuilo
2026-07-16 14:10:30 +09:00
parent df063d9386
commit 22cdc24b04
2 changed files with 111 additions and 0 deletions

View File

@@ -151,3 +151,4 @@ jobs:
with:
node-version-file: '.node-version'
- run: node --test .github/scripts/frontend-js-size.test.mts
- run: node --test .github/scripts/memory-stability-util.test.mts