Skip to content

Commit

Permalink
Disable coverage check
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaals authored Oct 24, 2019
1 parent 40d1e21 commit 69e040f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,4 @@ jobs:
run: |
go test ./... -race -coverprofile=coverage.txt -covermode=atomic -v
- name: codecov
uses: codecov/[email protected]
with:
token: ${{secrets.CODECOV_TOKEN}}

0 comments on commit 69e040f

Please sign in to comment.