Skip to content

Commit

Permalink
fix target name
Browse files Browse the repository at this point in the history
  • Loading branch information
djeebus committed Feb 22, 2024
1 parent 6f1ed77 commit 6039e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ fmt-golang:
RUN go fmt \
&& ./hacks/exit-on-changed-files.sh

lint-golang:
golang-ci-lint:
ARG --required GOLANGCI_LINT_VERSION

FROM golangci/golangci-lint:v${GOLANGCI_LINT_VERSION}
Expand Down

0 comments on commit 6039e3d

Please sign in to comment.