ci: replace lint+typecheck with unified check step

Fixes CI failure — 'lint' script didn't exist in package.json.
bun run check already covers tsc + biome + log-tag lint.
This commit is contained in:
2026-05-26 05:04:17 +00:00
parent fa97a7c92a
commit 4a0cb7c615
3 changed files with 4 additions and 5 deletions
+1
View File
@@ -13,3 +13,4 @@ packages/workflow-template-develop/develop.esm.js
*.py
.claude
tmp.worktrees/
.worktrees/