@@ -35,8 +35,8 @@ test:
golint:
ARG GOLINT_VERSION
FROM golangci/golangci-lint:$GOLINT_VERSION
COPY . .
WORKDIR /build
RUN golangci-lint run -v
build-immucore:
The note is not visible to the blocked user.