add: always test to agent

This commit is contained in:
2026-03-29 18:16:43 -07:00
parent bddfbd4f74
commit 1b1fa4857b
+2
View File
@@ -9,6 +9,8 @@ Do not read generated files, except for debugging purposes.
After making a change, check the project for diagostnics, and if applicable, run After making a change, check the project for diagostnics, and if applicable, run
related build and test commands. related build and test commands.
Before committing changes, run `make test`. The tests must pass.
## Backend/Golang ## Backend/Golang
Do not alter go.mod directly, instead, use the CLI tools `go mod tidy`, `go mod Do not alter go.mod directly, instead, use the CLI tools `go mod tidy`, `go mod