Skip to content

Commit

Permalink
Merge branch 'master' into bump-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
strider2038 committed Mar 11, 2023
2 parents 9cffc16 + 5213128 commit 2bea2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.50
version: v1.51

- name: Run tests
run: go test -v $(go list ./... | grep -v vendor)

0 comments on commit 2bea2ce

Please sign in to comment.