Update Codecov `action` (#974)

master
chenquan 3 years ago committed by GitHub
parent 4c1bb1148b
commit b9e268aae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save