chore(tooling): refresh safe deps and checks

This commit is contained in:
YeonGyu-Kim
2026-05-14 13:46:11 +09:00
parent d16d47a0b4
commit f10251b59d
12 changed files with 188 additions and 80 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ jobs:
run: bun run typecheck
- name: Type check script tooling
run: bunx tsc --noEmit -p script/tsconfig.json
run: bun run typecheck:script
build:
runs-on: ubuntu-latest