Skip to content

Commit

Permalink
Only post coverage for 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
wenovus committed Sep 1, 2021
1 parent 3ae6ec6 commit 3821ee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
run: go test -race ./...

- name: Send Coverage
if: ${{ matrix.go == '1.x' }}
uses: shogo82148/actions-goveralls@v1
with:
path-to-profile: profile.cov
Expand Down

0 comments on commit 3821ee5

Please sign in to comment.