Skip to content

Commit

Permalink
build: test commit to fix goveralls issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Roasbeef committed Jan 26, 2022
1 parent 17d565d commit 09289a2
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 @@ -47,6 +47,7 @@ jobs:
uses: shogo82148/actions-goveralls@v1
with:
path-to-profile: btcec/coverage.txt
working-directory: ${{ env.GOPATH}}/github.com/btcsuite/btcd/btcec

- name: Send btcutil coverage
uses: shogo82148/actions-goveralls@v1
Expand Down

0 comments on commit 09289a2

Please sign in to comment.