chore: copy report script

This commit is contained in:
2026-09-04 18:06:37 +05:00
parent a643e6e4a3
commit bf24b73276
2 changed files with 19 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@
"deploy-frontend": "vercel --cwd apps/frontend --prod --yes",
"eval:run": "pnpm --dir apps/eval run run",
"eval:review": "pnpm --dir apps/eval run review",
"eval:sync": "node scripts/sync-report.mjs",
"eval:typecheck": "pnpm --dir apps/eval run typecheck"
},
"license": "ISC",