diff --git a/AGENTS.md b/AGENTS.md index a9e3ab109..3d22e7ab0 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -4,6 +4,8 @@ This is the GitHub CLI (`gh`), a command-line tool for interacting with GitHub. ## Build, Test, and Lint +test + ```bash make # Build (Unix) — outputs bin/gh go run script/build.go # Build (Windows)