Skip to content

Commit

Permalink
Merge branch 'main' into feature/add-user-agent-header
Browse files Browse the repository at this point in the history
  • Loading branch information
alallema committed Apr 5, 2022
2 parents c54697b + fd24eae commit 6816b79
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:
- name: Run linter
uses: golangci/golangci-lint-action@v2
with:
version: v1.42
# Optional: show only new issues if it's a pull request. The default value is `false`.
# only-new-issues: true
version: v1.45.2
- name: Run go vet
run: go vet

Expand Down

0 comments on commit 6816b79

Please sign in to comment.