Skip to content

Commit

Permalink
ci: enable golang-lint in GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoVeille committed Jul 17, 2024
1 parent 2b0ffc4 commit 451cce7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ jobs:
-
name: Set up Go
uses: actions/setup-go@v5

-
name: Golangci-lint
uses: golangci/[email protected]

-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
Expand Down

0 comments on commit 451cce7

Please sign in to comment.