Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 666 Bytes

File metadata and controls

28 lines (22 loc) · 666 Bytes

RUNBOOK.md

Quickstart

make test
make lint

Common Tasks

  • Run tests: make test
  • Lint: make lint
  • Build: (not set)

Troubleshooting

  • If dependencies fail: verify the expected Node/Python version for this repo.
  • If tests are flaky: re-run once, then isolate and fix the root cause.
  • If environment is unclear: ask for the expected OS/tooling versions.