diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index e969e6b36..60036c11c 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -16,7 +16,6 @@ jobs: with: fetch-depth: 0 - - name: golangci-lint - uses: actions/setup-go@v2 - uses: actions/checkout@v2 - name: golangci-lint