Files
validate-json-by-json-schem…/src/index.ts
T
t.behrendt 498601b81a
CI / Test (pull_request) Failing after 10s
CI / Check Dist (pull_request) Successful in 10s
CI / Dry-Run (pull_request) Failing after 1m1s
refactor: to node action
2026-06-27 13:42:35 +02:00

4 lines
38 B
TypeScript

import { run } from "./main";
run();