Skip to content

Commit

Permalink
Merge pull request #34 from cofide/rename-golancgci-lint
Browse files Browse the repository at this point in the history
Raname golangci-lint name
  • Loading branch information
markgoddard authored Nov 18, 2024
2 parents 467869d + 1d23d23 commit 50c6182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version-file: go.mod
- name: Install golangci-lint
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v6
with:
args: --timeout=5m
Expand Down

0 comments on commit 50c6182

Please sign in to comment.