Skip to content

Commit

Permalink
.github/workflows: Remove obsolete golangci-lint-action configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed May 26, 2022
1 parent 83ac96b commit 89f3e1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-go.yml
Expand Up @@ -26,8 +26,6 @@ jobs:
go-version: ${{ steps.go-version.outputs.version }}
- run: go mod download
- uses: golangci/golangci-lint-action@v3.2.0
with:
skip-go-installation: true
terraform-provider-corner:
defaults:
run:
Expand Down

0 comments on commit 89f3e1e

Please sign in to comment.