Skip to content

Commit

Permalink
Removing go lint from pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tonedefdev committed Nov 20, 2020
1 parent 6148785 commit 3fba3fb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ jobs:
with:
fetch-depth: 0

- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.29

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

0 comments on commit 3fba3fb

Please sign in to comment.