Skip to content

Commit

Permalink
ci: remove golangci-lint action
Browse files Browse the repository at this point in the history
  • Loading branch information
Integralist committed Nov 3, 2023
1 parent 4a6f24c commit 8557003
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ jobs:
run: make vet
- name: tfproviderlintx
run: make tfproviderlintx
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: latest
args: "--verbose"
test:
strategy:
matrix:
Expand Down

0 comments on commit 8557003

Please sign in to comment.