@ -2,11 +2,11 @@
# Build the govpp-snmp-agentx binary
build:
go build -o govpp-snmp-agentx .
cd src && go build -o ../govpp-snmp-agentx .
# Run all tests
test:
go test ./...
cd src && go test ./...
# Clean build artifacts
clean:
The note is not visible to the blocked user.