Skip to content

Commit

Permalink
Update GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
martialblog committed Sep 14, 2023
1 parent d2a9245 commit daf6cdf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,3 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.54

- name: Go mod tidy
run: |
go mod tidy
git diff --exit-code go.sum

0 comments on commit daf6cdf

Please sign in to comment.