diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index aef7ffc..7b4ee36 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -31,4 +31,3 @@ jobs: uses: shogo82148/actions-goveralls@v1 with: path-to-profile: covprofile - if: github.event.pull_request.merged == true