@@ -41,7 +41,7 @@ run-web: build-web
test:
CGO_CFLAGS="$(CGO_CFLAGS)" CGO_LDFLAGS="$(CGO_LDFLAGS)" LD_LIBRARY_PATH="$(shell pwd)/deps/lib" \
$(GO) test ./internal/...
$(GO) test ./internal/... ./cmd/...
run-stt: build-stt
LD_LIBRARY_PATH="$(shell pwd)/deps/lib" \
The note is not visible to the blocked user.