Skip to content

Commit

Permalink
update some for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed Oct 9, 2020
1 parent c7b4a1d commit 8f9529c
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 @@ -39,6 +39,7 @@ jobs:

- name: Send coverage
uses: shogo82148/actions-goveralls@v1
if: ${{ matrix.os == 'ubuntu-latest' }}
with:
path-to-profile: profile.cov
flag-name: Go-${{ matrix.go_version }}
Expand Down

0 comments on commit 8f9529c

Please sign in to comment.