You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

21 regels
785 B

  1. {
  2. "tests": {
  3. "command": "node --test scripts/bridge-scripts-3d-only.test.mjs scripts/bridge-model-geometry.test.mjs scripts/bridge-grounding.test.mjs scripts/bridge-digital-video.contract.test.mjs",
  4. "pass": true,
  5. "count": 16
  6. },
  7. "diffCheck": {
  8. "pass": true,
  9. "command": "git diff --check"
  10. },
  11. "build": {
  12. "pass": true,
  13. "command": "pnpm run build"
  14. },
  15. "formalRoute": {
  16. "pass": true,
  17. "command": "node scripts/virtual-training-formal-route.contract.test.mjs"
  18. },
  19. "time": "2026-09-15T22:57:15.7572961+08:00"
  20. }