readme update
This commit is contained in:
parent
6f159d4728
commit
e3d5bf27a4
1 changed files with 2 additions and 2 deletions
|
|
@ -7,9 +7,9 @@ env CGO_ENABLED=0 GOOS=<GOOS> GOARCH=<GOARCH> go build -ldflags "-s -w"
|
|||
```
|
||||
|
||||
### tests
|
||||
Navigate to agent directory
|
||||
Navigate to repo directory
|
||||
```
|
||||
go test -vet=off
|
||||
go test ./... -vet=off
|
||||
```
|
||||
|
||||
Add to settings.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue