Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
fixes for go-releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
im-kulikov committed Apr 23, 2021
1 parent f800440 commit 45943b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:

- name: Check out code
uses: actions/checkout@v2
with:
fetch-depth: 0

- name: golangci-lint
with: { version: latest }
Expand Down

0 comments on commit 45943b7

Please sign in to comment.