Skip to content

Commit

Permalink
chore: update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
iret-kawashima committed Nov 6, 2023
1 parent fb5fb10 commit f8ac88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ cover:

.PHONY: golangci-lint
golangci-lint: deps-lint
golangci-lint run ./... -v --tests
golangci-lint run ./... -v

.PHONY: govulncheck
govulncheck: deps-govulncheck
Expand Down

0 comments on commit f8ac88e

Please sign in to comment.