Skip to content

Commit

Permalink
Update go.yml (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
idobergerfroind authored Mar 7, 2021
1 parent 5a2cdc2 commit 1283e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
run: make test

- name: Send coverage
uses: shogo82148/actions-goveralls@v1
uses: shogo82148/actions-goveralls@v1.4.2
with:
path-to-profile: ${{ env.GOPATH }}/src/github.com/${{ github.repository }}/profile.cov

0 comments on commit 1283e05

Please sign in to comment.