Skip to content

Commit c1d8994

Browse files
Copilotlpcox
andauthored
docs: clarify make test-all always rebuilds binary
Agent-Logs-Url: https://github.com/github/gh-aw-mcpg/sessions/70f5ae37-d25c-4772-affd-ab3940db47a6 Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
1 parent b37baeb commit c1d8994

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ make test-integration # Automatically builds binary if needed
8787
```
8888

8989
#### Run All Tests
90-
Run both unit and integration tests (automatically builds binary if needed):
90+
Run both unit and integration tests (always rebuilds the binary first):
9191
```bash
9292
make test-all
9393
```

0 commit comments

Comments
 (0)