Skip to content

Commit

Permalink
Remove goveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
steveworley committed Aug 14, 2023
1 parent d0f3b92 commit 6634689
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
- name: Test
run: go test -v -race ./... -coverprofile=build/coverage.out

- uses: shogo82148/actions-goveralls@v1
with:
path-to-profile: build/coverage.out

- name: Upload test coverage
uses: actions/upload-artifact@main
Expand Down

0 comments on commit 6634689

Please sign in to comment.