Skip to content

Commit

Permalink
Run actions checkout with fetch-dep = 2
Browse files Browse the repository at this point in the history
Codecov complains
  • Loading branch information
hsanjuan committed Apr 7, 2021
1 parent 5b20d33 commit 972609e
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 @@ -14,6 +14,8 @@ jobs:
GO111MODULE: on
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2

- name: Set up Go
uses: actions/setup-go@v2
Expand Down

0 comments on commit 972609e

Please sign in to comment.