Skip to content

Commit

Permalink
Update Codecov action (zeromicro#974)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenquan authored Aug 31, 2021
1 parent 4c1bb11 commit b9e268a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,4 @@ jobs:
run: go test -race -coverprofile=coverage.txt -covermode=atomic ./...

- name: Codecov
uses: codecov/codecov-action@v1.0.6
with:
token: ${{secrets.CODECOV_TOKEN}}
uses: codecov/codecov-action@v2

0 comments on commit b9e268a

Please sign in to comment.