add: always test to agent
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user