Skip to content

Commit

Permalink
switch action
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkarlsen committed Dec 19, 2023
1 parent 806e92d commit 1184abc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@ jobs:
go-version-file: 'go.mod'

- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2
uses: golangci/golangci-lint[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
args: --timeout=10m

- name: run tests
Expand Down

0 comments on commit 1184abc

Please sign in to comment.